Pyramid Frustum Calculator: Volume & Base Areas
Find a square pyramid frustum's top area, bottom area, and volume from its top edge, bottom edge, and height, with exact step-by-step results.
The pyramid frustum's three measures
A pyramid frustum is a square pyramid with its tip cut off by a plane parallel to the base — a smaller top square of edge and a larger bottom square of edge , joined by a tapering side of height . Given , , and , the top area, bottom area, and volume all follow:
This is the simplest solid in its family: no anywhere (a square base, not a circle), and no square root anywhere in these three measures — unlike the plain square pyramid's slant height or the conical frustum's slant height, , , and are a plain rational expression in , , and .
Worked example: a = 3, b = 6, h = 4
Because , , and are all whole numbers, every measure here comes out EXACT — the volume needs no rounding at all.
Worked example: a = 0, b = 6, h = 4 (degenerates to a full pyramid)
With the top edge shrunk to a point, this is exactly a square pyramid with base edge 6 and height 4 — the volume formula matches the pyramid's own formula precisely.
Worked example: a = 1, b = 2, h = 1 (volume not a whole number)
Even though , , and are all whole numbers, the volume isn't — doesn't divide evenly. The top and bottom areas, by contrast, are always exact whole numbers whenever and are, since squaring a whole number always stays whole.
Common mistakes
- Using the area-only shorthand with edge lengths. is only correct when and are already the two base areas — with edge lengths, the correct term is , not .
- Forgetting the middle term . The volume is a weighted combination of both areas plus their geometric mean, not just — dropping understates the true volume.
- Misspelling "frustum" as "frustrum." The correct spelling has no second "r" after the "t."
Where this shows up
- Grain silos, plant pots, lampshades: any container with a square cross-section that tapers from a wide base to a narrower top (or vice versa) is a pyramid frustum — volume tells you capacity.
- Sanity-checking against simpler solids: since gives a square pyramid and gives a rectangular prism, you can always verify a frustum calculation by checking it against one of those two familiar shapes.
A pyramid frustum is a square pyramid truncated parallel to its base — knowing the top edge, bottom edge, and height is always enough to find the top area, bottom area, and volume, with the square pyramid and the rectangular box sitting at its two limiting cases.
Frequently asked questions
- What is the formula for the volume of a pyramid frustum?
- With top edge a, bottom edge b, and height h: top area A1 = a², bottom area A2 = b², and volume V = (h/3)(a² + ab + b²). All three come from a square-base frustum's edge lengths, not its base areas.
- Why does the volume use a² + ab + b², not a + b + √(ab)?
- The general frustum formula is V = (h/3)(A1 + A2 + √(A1·A2)), where A1 and A2 are the two base AREAS. For a square base, A1 = a² and A2 = b², so √(A1·A2) = √(a²b²) = ab — giving a² + ab + b². The shorthand a + b + √(ab) only works when a and b themselves are already the areas, never when they're edge lengths.
- What happens when the top edge a is 0?
- The frustum degenerates to a full square pyramid: the top square shrinks to a point, the top area becomes 0, and the volume formula reduces to V = (1/3)b²h — exactly the square pyramid's own volume formula, with b playing the role of the pyramid's base edge.
- What happens when the top edge a equals the bottom edge b?
- The frustum becomes a plain rectangular box: V = (h/3)(a² + a² + a²) = (h/3)(3a²) = a²h, since the two parallel faces are now congruent squares connected by a prism, not a taper.
- Does the volume always come out to a whole number when a, b, and h are whole numbers?
- No — V = h(a² + ab + b²)/3 is only a whole number when 3 divides h(a² + ab + b²) evenly. For example, a = 1, b = 2, h = 1 gives V = 7/3 ≈ 2.3333, even though every input is a whole number.
- What is a pyramid frustum?
- It's a square pyramid with its tip sliced off by a plane parallel to the base, leaving two square ends of different edge lengths (a smaller top edge a, a larger bottom edge b) joined by 4 trapezoidal side faces. Truncated grain silos, plant pots, and lampshades with square cross-sections are everyday frustum shapes.
- How is the pyramid frustum related to the square pyramid and the conical frustum?
- A pyramid frustum generalizes the square pyramid: setting a = 0 gives back the full pyramid. It's also the square-base counterpart of the conical frustum, which uses the same (h/3)(A1+A2+√(A1A2)) formula with circular base areas instead.