Frustum Volume Calculator
Calculate frustum volume instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.
Reviewed for accuracy by Manoj Kumar, Mathematics Educator
Frustum Volume Calculator
Calculator
Adjust values & calculateEnter your values below. Every result is computed in your browser โ no data is sent to any server.
Formula: V = (pi h / 3)(R2 + r2 + Rr)
Worked example โ Volume: 410.5015 cm3 | Total Surface Area: 314.0349 cm2
Formula
V = (pi h / 3)(R2 + r2 + Rr)
Where V = Volume, h = perpendicular height, R = bottom radius, r = top radius. The lateral surface area is pi(R+r) times the slant height, where slant height = sqrt(h2 + (R-r)2).
Worked Examples
Example 1: Standard Frustum Volume
Problem:Find the volume and surface area of a frustum with top radius 3 cm, bottom radius 5 cm, and height 8 cm.
Solution:Volume = (pi x 8 / 3)(52 + 32 + 5x3) = (8pi/3)(25 + 9 + 15) = (8pi/3)(49) = 392pi/3 = 410.5015 cm3 Slant height = sqrt(82 + (5-3)2) = sqrt(64 + 4) = sqrt(68) = 8.2462 cm Lateral area = pi(5+3)(8.2462) = 8pi(8.2462) = 207.2208 cm2 Top area = pi(32) = 28.2743 cm2 Bottom area = pi(52) = 78.5398 cm2 Total area = 207.2208 + 28.2743 + 78.5398 = 314.0349 cm2
Result:Volume: 410.5015 cm3 | Total Surface Area: 314.0349 cm2
Example 2: Bucket Volume Calculation
Problem:A bucket has a top diameter of 30 cm, bottom diameter of 24 cm, and height of 35 cm. How many liters does it hold?
Solution:Top radius r = 15 cm, Bottom radius R = 12 cm (note: bucket is wider at top) Using R = 15, r = 12, h = 35: Volume = (pi x 35 / 3)(152 + 122 + 15x12) = (35pi/3)(225 + 144 + 180) = (35pi/3)(549) = 19215pi/3 = 20120.1134 cm3 1 liter = 1000 cm3 Volume = 20.12 liters
Result:Volume: 20,120.11 cm3 = 20.12 liters
Frequently Asked Questions
What is a frustum and how is it formed?
A frustum is the solid shape that remains when a cone or pyramid is cut by a plane parallel to its base, removing the top portion. The word comes from the Latin frustum meaning a morsel cut off. A conical frustum has two circular faces of different sizes (the top and bottom bases) connected by a curved lateral surface. Think of it like a bucket, lampshade, or truncated cone. The frustum is characterized by three measurements: the radius of the top circle, the radius of the bottom circle, and the height (perpendicular distance between the two parallel circular faces). Frustums appear frequently in architecture, engineering, manufacturing, and everyday objects.
What is the formula for the volume of a frustum?
The volume of a conical frustum is given by V = (pi h / 3)(R squared + r squared + Rr), where R is the bottom radius, r is the top radius, and h is the perpendicular height. This formula can also be written as V = (pi h / 3)(R2 + r2 + Rr). An equivalent derivation computes the volume as the difference between two cones: the full cone before truncation minus the removed small cone. When r = 0, the formula reduces to the cone volume formula V = (pi h / 3)R2. When r = R, it reduces to the cylinder formula V = pi R2 h. This elegant formula handles all intermediate cases between a cone and a cylinder through the cross-term Rr.
How do you calculate the slant height of a frustum?
The slant height of a frustum is the distance along the lateral surface from the edge of the top circle to the edge of the bottom circle, measured along the sloping side. It is calculated using the Pythagorean theorem: slant height = sqrt(h2 + (R - r)2), where h is the perpendicular height and (R - r) is the difference between the bottom and top radii. This works because the slant height forms the hypotenuse of a right triangle whose legs are the perpendicular height and the horizontal difference in radii. The slant height is essential for calculating the lateral surface area of the frustum and is always greater than the perpendicular height unless the radii are equal, in which case the frustum becomes a cylinder.
What is the lateral surface area of a frustum?
The lateral surface area of a conical frustum (the curved side surface, excluding the top and bottom circles) is calculated as A = pi(R + r) times slant height, where slant height = sqrt(h2 + (R - r)2). The total surface area adds the areas of both circular faces: Total = pi(R + r) times slant height + pi R2 + pi r2. This formula is derived by unrolling the curved surface into a flat sector shape. The lateral area formula is particularly useful in manufacturing when you need to know how much material is required to form the curved surface of a frustum-shaped object like a lampshade, bucket, or funnel. It also appears in heat transfer calculations for conical vessels.
Where are frustum shapes found in real life?
Frustum shapes are extremely common in everyday life and engineering. Drinking cups, flower pots, buckets, lampshades, and traffic cones are all frustum-shaped. In architecture, many columns, towers, and chimneys have frustum cross-sections. The ancient Egyptian pyramids were originally designed as perfect pyramids but weather erosion has made many of them appear as frustums. In engineering, frustum shapes are used in hoppers (for storing and dispensing granular materials), cooling towers at power plants, rocket nozzle sections, and dam cross-sections. In manufacturing, frustum calculations are essential for sheet metal work, concrete form design, and determining the volume of tapered containers and vessels.
How is a frustum different from a cone and cylinder?
A frustum is the intermediate shape between a cone and a cylinder. A cone has a circular base and tapers to a point (the apex), with the top radius equal to zero. A cylinder has two identical circular ends with equal radii. A frustum sits between these extremes: it has two parallel circular ends of different sizes. As the top radius of a frustum approaches zero, it becomes a cone. As the top radius approaches the bottom radius, it becomes a cylinder. The volume formula V = (pi h/3)(R2 + r2 + Rr) beautifully captures this continuum. Substituting r = 0 gives the cone formula, and substituting r = R gives the cylinder formula, demonstrating that the frustum formula generalizes both.
How do you find the volume of a frustum using the cone subtraction method?
The cone subtraction method calculates the frustum volume by finding the difference between two cones. First, extend the sloping sides of the frustum to meet at the apex of the full cone. The height of the full cone is H = hR/(R-r), where h is the frustum height. Calculate the full cone volume: V_full = (pi/3)R2 H. Then calculate the removed small cone volume: V_small = (pi/3)r2(H-h). The frustum volume equals V_full - V_small. This method provides geometric intuition about why the frustum formula works: you are literally computing the volume of the large cone and subtracting the cut-off small cone. This approach also helps verify results obtained from the direct formula.
What is the centroid of a frustum?
The centroid (center of mass for a uniform solid) of a frustum lies along the central axis at a specific height above the base. The height of the centroid from the bottom base is given by: z = (h/4)(R2 + 2Rr + 3r2)/(R2 + Rr + r2). For a cylinder (R = r), this simplifies to z = h/2, the exact midpoint. For a cone (r = 0), it simplifies to z = h/4, meaning the centroid is one-quarter of the height above the base. For a general frustum, the centroid lies between h/4 and h/2, closer to the larger base because more mass is concentrated there. The centroid calculation is important in structural engineering for determining stability, tipping points, and the center of gravity of frustum-shaped objects.
How accurate is this frustum calculator for practical applications?
Frustum Volume Calculator provides mathematically exact results based on the standard frustum formulas, with precision to four decimal places. For practical applications, the accuracy depends on how precisely you can measure the actual dimensions. In construction and manufacturing, measurements typically have tolerances of plus or minus a few millimeters, which introduces much larger uncertainties than the calculator rounding. For concrete work, add 5-10 percent extra material beyond the calculated volume to account for spillage, irregular shapes, and settling. For sheet metal fabrication, the lateral surface area calculation gives the ideal material needed, but you should add material for seams, overlaps, and cutting waste. Always verify critical calculations with a second method.
Can the frustum formula be applied to pyramidal frustums?
Yes, the frustum concept extends to pyramids and any solid with parallel polygonal bases. For a frustum of a square pyramid with top side length a, bottom side length b, and height h, the volume is V = (h/3)(a2 + b2 + ab). Notice this has the same structure as the conical frustum formula with the circle areas replaced by square areas. For a frustum of a rectangular pyramid with top dimensions a1 by a2 and bottom dimensions b1 by b2, the formula becomes V = (h/3)(a1 a2 + b1 b2 + sqrt(a1 a2 b1 b2)). The general principle is the Prismoidal formula, which handles frustums of any regular polygon by using the appropriate area expressions for the cross-sections.
References
Reviewed for accuracy by Manoj Kumar, Mathematics Educator ยท Editorial policy
Related Calculators
๐ฆVolume Calculator
Calculate volume of 3D shapes
๐งฎFrustum Calculator
Calculate volume and surface area of a frustum (truncated cone or pyramid).
๐งฎEllipsoid Volume Calculator
Calculate ellipsoid volume with inputs, formulas, and instant results.
๐งฎPyramid Volume Calculator
Calculate pyramid volume with inputs, formulas, and instant results.
๐งฎVolume by Integration Calculator
Calculate volume by integration with inputs, formulas, and instant results.
๐งฎSurface Area to Volume Ratio Calculator
Calculate surface area to volume ratio with inputs, formulas, and instant results.
๐งฎTetrahedron Volume Calculator
Calculate tetrahedron volume with inputs, formulas, and instant results.
๐งฎVolume Converter
Calculate volume converter with inputs, formulas, and instant results.