Calculate volume, base area, lateral area, and total surface area of a right cylinder.
Enter the radius and height of the cylinder to get detailed results. This tool is perfect for geometry problems, engineering calculations, and educational purposes.
Click on an example to load its data into the calculator.
A standard cylinder with a radius of 3 and height of 5.
Radius: 3
Height: 5
A tall, narrow cylinder, like a pipe, with a radius of 2 and height of 20.
Radius: 2
Height: 20
A short, wide cylinder, like a can of tuna, with a radius of 8 and height of 3.
Radius: 8
Height: 3
A large industrial water tank with a radius of 10 and height of 15.
Radius: 10
Height: 15
V = π * r² * h
A_base = π * r²
A_lateral = 2 * π * r * h
A_total = (2 * A_base) + A_lateral = 2 * π * r² + 2 * π * r * h = 2 * π * r * (r + h)