Cone Volume & Surface Area Calculator Formula
Understand the math behind the cone volume & surface area calculator. Each variable explained with a worked example.
Formulas Used
Volume
volume = (1/3) * pi * pow(r, 2) * hLateral Sa
lateral_sa = pi * r * slantTotal Sa
total_sa = pi * r * slant + pi * pow(r, 2)Slant Height
slant_height = slantVariables
| Variable | Description | Default |
|---|---|---|
r | Base Radius | 4 |
h | Height | 9 |
slant | Derived value= sqrt(pow(r, 2) + pow(h, 2)) | calculated |
How It Works
Cone Formulas
Volume
V = (1/3) × pi × r² × h
Slant Height
l = sqrt(r² + h²)
Surface Area
Worked Example
Cone with radius 4 and height 9.
r = 4h = 9
- 01Slant = √(16+81) = √97 ≈ 9.8489
- 02Volume = (1/3)×pi×16×9 = 48pi ≈ 150.7964
- 03Lateral SA = pi×4×9.8489 ≈ 123.7168
- 04Total SA = 123.7168 + pi×16 ≈ 173.9460
Frequently Asked Questions
How is a cone related to a cylinder?
A cone with the same base and height as a cylinder has exactly 1/3 the volume of that cylinder.
What is the slant height?
The slant height is the distance from the apex (tip) to any point on the base circle, measured along the surface. It is found using the Pythagorean theorem.
What is a truncated cone (frustum)?
A frustum is a cone with the top cut off by a plane parallel to the base. Its volume requires both radii and the height.
Ready to run the numbers?
Open Cone Volume & Surface Area Calculator