Frustum Volume Calculator: Understand Truncated Shapes
ByMuhammad Ali•Founder of KruskalCode
23:05
6 min read

Have you ever wondered how to find the volume of a shape like a bucket, a lampshade, or even a specific part of a funnel? These are all examples of a 'frustum' – a geometric solid formed by cutting off the top part of a cone or pyramid with a plane parallel to its base. While it might sound complex, calculating its volume is straightforward once you know the formula. Our Frustum Volume Calculator is here to help you master this concept.
Explanation
A frustum is essentially a cone (or pyramid) that has been 'truncated' or cut. The key to understanding its volume lies in recognizing that it's the larger original cone minus the smaller cone that was removed from the top. However, instead of calculating two separate cone volumes, a single, elegant formula simplifies the process. This formula takes into account the height of the frustum and the radii of its two circular bases (top and bottom). It's a common topic in high school geometry and engineering, making it a valuable skill to learn.
Formula
The formula for the volume of a conical frustum is: V = (1/3) * π * h * (R² + Rr + r²) Where: * **V** = Volume of the frustum * **π** (Pi) ≈ 3.14159 * **h** = The perpendicular height of the frustum (the distance between the two bases) * **R** = The radius of the larger (bottom) base * **r** = The radius of the smaller (top) base
Example
Let's work through an example. Suppose you have a conical frustum with a height of 12 cm. The bottom base has a radius of 8 cm, and the top base has a radius of 4 cm. What is its volume? Using the formula: V = (1/3) * π * 12 * (8² + 8*4 + 4²) V = 4 * π * (64 + 32 + 16) V = 4 * π * (112) V = 448π V ≈ 1409.29 cubic centimeters (cm³) This calculation shows how the formula efficiently combines the dimensions to give you the total space the frustum occupies.
How to use the related calculator
Using our Frustum Volume Calculator is simple. First, make sure you have the height of your frustum and the radii of both its top and bottom bases. Enter these three values into the respective input fields: 'Height (h)', 'Bottom Radius (R)', and 'Top Radius (r)'. Ensure all your measurements are in the same unit (e.g., all in centimeters or all in inches). Once you've entered the numbers, the calculator will instantly display the volume of the frustum in cubic units.
Try the related calculator
Open toolFAQ
What is the difference between a frustum and a cone?
A cone is a complete solid with a circular base and a single apex. A frustum, specifically a conical frustum, is what remains of a cone after its top part has been cut off by a plane parallel to its base, resulting in two parallel circular bases instead of one base and an apex.
Why is the formula for frustum volume more complex than a simple cone?
The frustum formula accounts for the two different radii of its bases, unlike a full cone which only has one base radius and tapers to a point. The formula essentially subtracts the volume of the 'missing' top cone from the volume of the original larger cone, but it's simplified into a single expression.
Can I use this for shapes like pyramids?
This calculator is specifically for *conical* frustums. While pyramidal frustums also exist (a pyramid with its top cut off), their volume calculation involves the areas of their polygonal bases and requires a different formula. This tool is optimized for circular bases.
Related articles

About the author
Muhammad Ali. Muhammad Ali is a full-stack developer and founder of KruskalCode. He builds SaaS platforms and automation systems with React and Laravel, and helps teams ship fast, scalable tools.
Need a custom calculator, dashboard, or automation workflow? Reach out to KruskalCode.