Cylinder Volume Made Simple: Tanks, Pipes and Containers from Radius and Height
How to compute cylinder volume and surface area with V=πr²h, size tanks and pipes, turn base area times height into litres or gallons, with a worked example.
Cylinder Volume Made Simple: Tanks, Pipes and Containers from Radius and Height
A cylinder is the shape behind a water tank, a length of pipe, a tin can, a fuel drum, and a round concrete column. Get its volume and surface area right and you know how much it holds, how much sheet metal wraps it, and how much paint coats its side. Get the radius wrong and every number is off by a factor of four. This guide walks through the two formulas that matter, a real worked example, and the unit conversions that turn cubic centimetres into the litres or gallons you actually care about.
The one formula to remember: V = πr²h
The volume of a right circular cylinder is:
V = πr²h
Read it as two steps. First, πr² is the area of the flat circular base — the disc you would see if you sliced the cylinder across. Second, multiplying that base area by the height h stacks the disc all the way up the cylinder. Base area times height. That is the whole idea, and it is why the same pattern shows up for any prism: find the cross-section, multiply by the length.
The trap hides in the r². The radius is the distance from the centre to the edge — half the diameter. People measure tanks and pipes across, which gives the diameter, not the radius. Because the radius is squared, plugging a diameter straight into the formula makes the volume four times too large. Always halve the width first, or use a tool that lets you tick a "diameter" box and does it for you.
Surface area: lateral, base, and total
Volume tells you capacity; surface area tells you material. There are three figures worth knowing, and each answers a different real question.
- Base area = πr² — one circular cap. Two of them seal the ends.
- Lateral surface area = 2πrh — the curved side only, no top or bottom. This is the label that wraps a can, the rolled sheet that forms a pipe wall, or the paint on the side of a tank.
- Total surface area = 2πr² + 2πrh — both flat ends plus the curved side.
The mistake here is mixing up lateral and total. If you are painting only the curved side of a silo, you want lateral area. If you are sealing a closed can, you want total. If the container is open on top like a cup, you drop one cap and use πr² + 2πrh instead. Reach for the line that matches the faces you are actually counting.
A worked example, start to finish
Take a cylinder with radius 10 cm and height 20 cm.
Volume:
V = π × r² × h
V = π × 10² × 20
V = π × 100 × 20
V = π × 2000
V ≈ 6283.2 cm³
So the cylinder holds about 6283 cubic centimetres. Because one litre equals exactly 1000 cubic centimetres, that is about 6.28 litres of water.
While we are here, the areas for the same cylinder:
Base area = π × 10² ≈ 314.2 cm²
Lateral area = 2 × π × 10 × 20 ≈ 1256.6 cm²
Total area = 2 × 314.2 + 1256.6 ≈ 1885.0 cm²
You can check every one of these at once with the cylinder calculator: type radius 10, height 20, set the unit to centimetres, and it prints the volume, all three areas, and the litre capacity together. Seeing them side by side is the fastest way to catch the classic slip of squaring the diameter.
Turning the volume into litres and gallons
Cubic centimetres are awkward to picture, so the useful step is converting to everyday capacity units. Keep these conversions handy:
- 1 litre = 1000 cm³ (and 1 cm³ = 1 mL)
- 1 US gallon ≈ 3.785 litres
- 1 cubic metre = 1000 litres
For the worked example, 6283 cm³ ÷ 1000 = 6.28 litres, which is roughly 1.66 US gallons. If you had measured in metres instead, the volume would come out in cubic metres, and you would multiply by 1000 to reach litres. The golden rule is consistency: a radius in centimetres with a height in metres will be wrong by a factor of 100, because the two dimensions live on different scales. Convert everything to one unit before you compute, then convert the answer at the end. For chained conversions between systems, a general unit converter handles the gallon and cubic-foot steps without arithmetic on your part.
Working backwards: height from a target volume
Sizing a tank flips the problem around. You know the capacity you need and the footprint fixes the radius — now you want the height. Rearrange the formula:
h = V / (πr²)
Suppose you need a tank that holds 50 litres and the base radius is fixed at 20 cm. Convert 50 litres to 50000 cm³, then:
h = 50000 / (π × 20²)
h = 50000 / (π × 400)
h ≈ 39.8 cm
So the tank needs to stand about 39.8 cm tall. Knowing this before you buy materials beats building something that overflows or comes up short. A cylinder calculator with a reverse mode does this directly: pick "height from volume", enter the radius and the target volume, and read the height back.
How I use this in practice
When I was estimating concrete for a row of round porch piers — each 30 cm across and 1.2 metres tall — I almost ordered four times too much. My first pass dropped the 30 cm diameter straight into πr²h as if it were the radius, and the number looked alarmingly large. The fix was trivial once I spotted it: halve the diameter to a 15 cm radius, recompute, and the per-pier volume dropped to a sane figure. Multiplying by the number of piers gave a clean pour quantity. That single squared term is where almost every cylinder error lives, and it is exactly why I now tick the diameter box or halve the width by hand every single time, rather than trusting myself to remember mid-calculation.
Quick reference
- Volume: V = πr²h (base area πr², times height)
- Base area: πr²
- Lateral surface area: 2πrh (curved side only)
- Total surface area: 2πr² + 2πrh
- Height from volume: h = V / (πr²)
- Capacity: divide cm³ by 1000 for litres; ×3.785 to swap litres for gallons
- Always use the radius, not the diameter, and keep every dimension in one unit
A cylinder is one of the friendliest shapes in geometry once you internalise that its volume is just a circle's area carried up its height. Square the right number, keep your units aligned, and tanks, pipes, cans and columns all fall out of the same two lines of arithmetic.
Made by Toolora · Updated 2026-06-13