Calculate the volume, surface area, and slant height of a frustum.
Last updated: June 2026 | By Patchworkr Team
Top radius is required.
Volume: V = (pi h / 3)(R^2 + Rr + r^2)
Slant height: s = sqrt(h^2 + (R - r)^2)
Surface area: A = pi(R + r)s + piR^2 + pir^2
Related Tools