Cone Frustum (Volume + Lateral)
Compute cone frustum volume V = πh(R² + r² + R·r)/3 and lateral area A_lat = π(R+r)·g (g = slant).
—
Volume of a conical frustum
Slice a cone with a plane parallel to its base and the piece left behind is a conical frustum. Its volume comes out to V = (π·h/3)·(R² + r² + R·r). Here R is the larger radius at the bottom, r the smaller one at the top, and h the height measured straight up between the two faces.
Take R = 10 cm, r = 5 cm, h = 12 cm. That gives V = (π·12/3)·(100 + 25 + 50) = 4π·175 ≈ 2199 cm³. Two limits are worth noticing. Let r shrink to 0 and you get the full cone, V = π·R²·h/3; set R equal to r and the shape is just a cylinder, V = π·R²·h.
Applications
The shape turns up more often than you'd think: tapered drinking glasses, lampshades, buckets and pails, the disposable paper cones by a water dispenser. Power-plant cooling towers lean on it too, since their hyperbolic cross-section is close enough to a frustum for a quick volume estimate.
FAQ
Why three terms in the parentheses? The middle term R·r is the geometric mean of the two end areas. Drop it and the integral of the cross-sectional area along the axis no longer comes out right.
What if I have the slant height instead? Convert it first with h = √(s² − (R − r)²), where s is the slant.
Can I compute the lateral surface? You can. It's A = π·(R + r)·s, with s again the slant height.
How accurate is π = 3.14? On everyday objects the error sits around 0.05%. If your tolerances are tighter than that, switch to π ≈ 3.14159.
Related Tools
Truncated Cone Volume Calculator
Compute volume and lateral area of a truncated cone: V = (π·h/3)·(R²+r²+R·r). For containers and construction.
Truncated Cone Area Calculator
Compute the total surface area of a truncated cone (R, r, h): A = πR² + πr² + π(R+r)·g, where g is the slant.
Volume Calculator
Calculate the volume of geometric solids: cube, sphere, cylinder, cone, pyramid and rectangular prism. Instant result with the formula used.
Surface Area Calculator (3D)
Compute the surface area of cubes, rectangular prisms, spheres, cylinders, cones and pyramids. Shows the formula used. Everything in your browser.
FDM Support by Area and Volume
Estimates approximate support volume by contact area on an FDM part.
Satin Ribbon for Bows by Area
Calculates satin ribbon needed for bows by covered area.
The results provided by this tool are for general informational and educational purposes only and do not constitute professional, financial, medical, legal, tax or accounting advice. Always confirm important decisions with a qualified professional and official sources.