TSE.
MathematicsFinanceHealthPhysicsEngineeringBrowse all

Mathematics · Geometry · Solid Geometry

Frustum Volume Calculator

Calculates the volume of a frustum (truncated cone or pyramid) given its height and the radii or side lengths of its two parallel bases.

Calculator

Advertisement

Formula

V is the volume of the frustum. h is the perpendicular height between the two circular bases. R is the radius of the larger (bottom) base. r is the radius of the smaller (top) base. The formula is derived by subtracting the volume of the removed cone tip from the full cone. For a square-base frustum, replace \pi R^2 and \pi r^2 with the respective base areas A_1 and A_2, giving V = \frac{h}{3}(A_1 + A_2 + \sqrt{A_1 A_2}).

Source: Euclid's Elements, Book XII; confirmed in modern solid geometry references including Weisstein, E.W. 'Frustum.' MathWorld — A Wolfram Web Resource.

How it works

A frustum is a portion of a cone or pyramid lying between two parallel planes that cut the solid. When you slice a right circular cone horizontally below its apex, you produce a frustum with a large circular base of radius R, a small circular top of radius r, and a vertical height h. The same concept applies to pyramids, where the bases are polygons — most commonly squares.

For a circular frustum, the volume formula is derived by computing the volume of the full cone that would have existed before truncation, then subtracting the small cone that was removed. This yields V = (πh/3)(R² + Rr + r²). When r = 0, the formula collapses to the standard cone volume V = πR²h/3. When r = R, it reduces to the cylinder formula V = πR²h. For a square-base frustum, the formula generalises to V = (h/3)(A₁ + A₂ + √(A₁A₂)), where A₁ = R² and A₂ = r² are the base areas. The slant height l = √((R−r)² + h²) describes the distance along the tapered side, used to calculate the lateral surface area πl(R+r) for circular frustums.

Frustum calculations are essential across many professional fields. Civil engineers calculate the volume of earthwork cuts and fills with frustum-shaped cross-sections. Structural designers compute the material volume of tapered columns, hoppers, and silos. In manufacturing, frustum geometry governs the material removed during turned machining operations. Packaging designers use it for tapered cups, buckets, and funnels, where accurate volume is critical for product labelling. Students use the formula extensively in university entrance examinations and physics problems involving mass and centre of gravity of truncated solids.

Worked example

Example: Volume of a truncated concrete pillar (circular frustum)

A reinforced concrete pillar tapers from a base radius of R = 0.8 m at ground level to a top radius of r = 0.5 m at a height of h = 4.0 m.

Step 1 — Apply the formula:
V = (π × 4.0 / 3) × (0.8² + 0.8 × 0.5 + 0.5²)

Step 2 — Evaluate the bracket:
0.8² = 0.64
0.8 × 0.5 = 0.40
0.5² = 0.25
Sum = 0.64 + 0.40 + 0.25 = 1.29 m²

Step 3 — Multiply through:
V = (π × 4.0 / 3) × 1.29
V = 4.1888 × 1.29
V ≈ 5.404 m³

Step 4 — Slant height:
l = √((0.8 − 0.5)² + 4.0²) = √(0.09 + 16) = √16.09 ≈ 4.011 m

Step 5 — Lateral surface area:
A = π × 4.011 × (0.8 + 0.5) = π × 4.011 × 1.3 ≈ 16.38 m²

This tells a structural engineer that roughly 5.40 cubic metres of concrete are required, and the formwork for the curved outer face covers approximately 16.38 m².

Limitations & notes

This calculator assumes the frustum is a right frustum — the two parallel bases are perpendicular to the central axis, and the apex of the original cone or pyramid lies directly above the centroid of the base. Oblique frustums, where the cut is not parallel to the base, require more complex integration-based methods. For circular frustums, both bases are assumed to be perfect circles; elliptical or irregular cross-sections are not supported. The square frustum variant assumes both bases are squares aligned on the same axis — rectangular or polygonal frustums with unequal side lengths need adapted base-area formulas. All inputs must be positive real numbers; negative or zero radii and height values are geometrically meaningless. In engineering applications, always verify units are consistent (all metres, all centimetres, etc.) before interpreting the output. Material volumes calculated here do not account for wall thickness in hollow frustums such as funnels or tapered pipes.

Frequently asked questions

What is a frustum in geometry?

A frustum is the portion of a cone or pyramid that remains after cutting off the top with a plane parallel to the base. It has two parallel flat faces (bases) of different sizes connected by a sloping lateral surface. The word comes from the Latin 'frustum', meaning 'morsel' or 'piece cut off'.

What is the formula for the volume of a frustum of a cone?

The volume of a cone frustum is V = (πh/3)(R² + Rr + r²), where h is the height, R is the radius of the larger base, and r is the radius of the smaller base. This formula is derived by subtracting the volume of the removed cone tip from the total cone volume.

How do you find the volume of a frustum of a square pyramid?

For a square pyramid frustum, use V = (h/3)(A₁ + A₂ + √(A₁A₂)) where A₁ = R² and A₂ = r² are the areas of the two square bases with side lengths R and r. This is the generalised prismatoid formula applied to square bases and reduces correctly to a prism when R = r.

What is the slant height of a frustum used for?

The slant height l = √((R−r)² + h²) is the distance measured along the lateral face of a cone frustum from the edge of the bottom base to the edge of the top base. It is used to calculate the lateral surface area (πl(R+r)) and is critical for determining the amount of material needed to construct the tapered outer surface, such as sheet metal for a funnel or formwork for a tapered column.

When does a frustum become a cylinder or a cone?

A frustum becomes a cylinder when both radii are equal (r = R), because the taper disappears and the volume formula correctly reduces to V = πR²h. It becomes a full cone when the smaller radius r = 0, making the formula reduce to the standard cone volume V = (1/3)πR²h. These boundary cases confirm the mathematical consistency of the frustum formula.

Last updated: 2025-01-15 · Formula verified against primary sources.