The Cylinder Calculator computes all properties of a right circular cylinder from any two known measurements. Five input modes: radius + height (most common), volume + height, volume + radius, lateral surface area + height, or total surface area + radius. All results are shown instantly — volume, la...
KNOWN VALUES
RADIUS (r)
3
HEIGHT (h)
10
VOLUME
282.743339
TOTAL SA
245.044227
Lateral SA
188.495559
2πrh
Base Area
28.274334
πr² (×1)
Total SA
245.044227
L + 2×Base
STEP-BY-STEP
Given: radius r = 3, height h = 10
Volume: V = πr²h = π × 3² × 10 = 282.743339
Lateral SA: L = 2πrh = 2π × 3 × 10 = 188.495559
Base area: B = πr² = π × 3² = 28.274334
Total SA: T = L + 2B = 188.495559 + 2×28.274334 = 245.044227
Diagonal: d = √((2r)²+h²) = √(36+100) = 11.661904
QUICK EXAMPLES
SURFACE AREA BREAKDOWN
EXACT EXPRESSIONS
Volume
π × 3² × 10 = π × 9 × 10
Lateral SA
2π × 3 × 10
Total SA
2π × 3 × (10 + 3)
| NAME | FORMULA | DESCRIPTION |
|---|---|---|
| Volume | V = πr²h | Base area times height |
| Lateral SA | L = 2πrh | Curved surface only — circumference × height |
| Base area | B = πr² | Area of one circular end |
| Total SA | T = 2πrh + 2πr² = 2πr(h+r) | Lateral plus both circular bases |
| Radius from V,h | r = √(V/πh) | Square root of V over πh |
| Height from V,r | h = V/(πr²) | Divide volume by base area |
| Radius from LSA,h | r = LSA/(2πh) | Divide lateral SA by 2πh |
| Height from TSA,r | h = (TSA − 2πr²)/(2πr) | Rearrange total SA formula |
| Diagonal | d = √((2r)² + h²) | Longest internal line — Pythagorean theorem on diameter and height |
Select your input mode based on which two values you know. Radius + Height is the most common. The other modes let you work backwards from volume or surface area.
Enter your two known values. For Total SA + Radius, the height is calculated by rearranging the total SA formula linearly — a negative result means the values are inconsistent.
Volume, lateral SA, base area, total SA, and diagonal all appear instantly. The h:r ratio shows whether the cylinder is squat or tall.
Check the surface area breakdown panel — it shows the percentage each component contributes to the total. Useful for material optimisation problems.
Read the step-by-step solution to see exactly which formula was rearranged and how the unknown value was derived from your inputs.
Example 1 (r=3, h=10): V=π×9×10=282.743, Lateral SA=2π×3×10=188.496, Base=π×9=28.274, Total SA=245.044, Diagonal=√(36+100)=11.662. Example 2 (V=100, h=8): r=√(100/8π)=√3.979=1.995. Example 3 (TSA=245.044, r=3): h=(245.044−2π×9)/(2π×3)=10.
Last updated: April 29, 2026 · Formula verified by EagleCalculator team · Eagle-eyed accuracy for every calculation.