Frustum Volume Calculator
Calculate frustum volume instantly with our math tool. Shows detailed work, formulas used, and multiple solution methods.
Calculator
Adjust values & calculateDetailed Measurements
Formula
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).
Last reviewed: December 2025
Worked Examples
Example 1: Standard Frustum Volume
Example 2: Bucket Volume Calculation
Background & Theory
The Frustum Volume Calculator applies the following established principles and formulas. Mathematics rests on a hierarchy of number systems, each extending the previous. The natural numbers (1, 2, 3, ...) support counting and ordering. The integers add negative values and zero, enabling subtraction without restriction. The rational numbers, expressible as p/q where p and q are integers and q is nonzero, close the system under division. The real numbers fill the gaps left by irrationals such as the square root of 2 or pi, forming a complete ordered field. The complex numbers, written as a + bi where i is the square root of negative one, complete the algebraic closure of the reals and allow every polynomial to have a root. Prime factorization states that every integer greater than one is uniquely expressible as a product of primes, a result known as the Fundamental Theorem of Arithmetic. Computing the greatest common divisor (GCD) of two integers relies most efficiently on the Euclidean algorithm: repeatedly replace the larger number with the remainder when it is divided by the smaller, until the remainder is zero. The last nonzero remainder is the GCD. The least common multiple (LCM) follows from the identity LCM(a, b) = |a * b| / GCD(a, b). Modular arithmetic defines equivalence classes of integers that share the same remainder under division by a modulus n. Fermat's Little Theorem and Euler's Theorem arise from this structure and underpin modern cryptography. Logarithms are the inverses of exponential functions. If b raised to the power x equals y, then the logarithm base b of y equals x. The natural logarithm uses base e, approximately 2.71828. Combinatorics counts arrangements and selections. The number of ordered arrangements (permutations) of r objects from n distinct objects is nPr = n! / (n - r)!. The number of unordered selections (combinations) is nCr = n! / (r! * (n - r)!). Pascal's triangle arranges these binomial coefficients so that each entry equals the sum of the two entries directly above it. The Fibonacci sequence, defined by F(1) = 1, F(2) = 1, and F(n) = F(n-1) + F(n-2), appears throughout nature and connects deeply to the golden ratio via Binet's formula.
History
The history behind the Frustum Volume Calculator traces back through the following developments. Mathematics as a systematic discipline traces to ancient Mesopotamia. Babylonian clay tablets dating to around 1800 BCE demonstrate knowledge of quadratic equations, Pythagorean triples, and base-60 arithmetic, suggesting a practical mathematical tradition far preceding Greek formalism. Euclid of Alexandria compiled the Elements around 300 BCE, establishing the axiomatic method that would define rigorous mathematics for over two thousand years. His work organized plane geometry, number theory, and proportion into logically chained propositions derived from a small set of postulates. The algorithm bearing his name for computing GCDs appears in Book VII and remains in use today. In the 9th century, the Persian scholar Muhammad ibn Musa Al-Khwarizmi wrote Al-Kitab al-mukhtasar fi hisab al-jabr wal-muqabala, the treatise whose title gave algebra its name. He systematized the solution of linear and quadratic equations and described procedures that operated on unknowns as objects, a conceptual leap away from purely numerical calculation. Rene Descartes introduced coordinate geometry in 1637 by uniting algebra and Euclidean geometry, allowing curves to be studied through equations. This synthesis set the stage for calculus. Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus during the 1660s and 1670s, triggering a priority dispute that lasted decades and divided British and Continental mathematicians. Carl Friedrich Gauss proved the Fundamental Theorem of Algebra in 1799, showing that every nonconstant polynomial has at least one complex root. His Disquisitiones Arithmeticae of 1801 established modern number theory. David Hilbert's formalist program at the turn of the 20th century sought to place all of mathematics on an explicit axiomatic foundation, a project that Kurt Godel's incompleteness theorems of 1931 showed to be fundamentally limited. Alan Turing's work in the 1930s on computability introduced the theoretical model of the stored-program computer and linked mathematical logic directly to the limits of algorithmic calculation. His proof that no algorithm can decide in general whether an arbitrary program will halt or run forever placed fundamental boundaries on what mathematics can mechanically determine, and it opened the discipline now known as theoretical computer science.
Frequently Asked Questions
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\nSlant height = sqrt(82 + (5-3)2) = sqrt(64 + 4) = sqrt(68) = 8.2462 cm\nLateral area = pi(5+3)(8.2462) = 8pi(8.2462) = 207.2208 cm2\nTop area = pi(32) = 28.2743 cm2\nBottom area = pi(52) = 78.5398 cm2\nTotal 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)\nUsing R = 15, r = 12, h = 35:\nVolume = (pi x 35 / 3)(152 + 122 + 15x12)\n= (35pi/3)(225 + 144 + 180) = (35pi/3)(549)\n= 19215pi/3 = 20120.1134 cm3\n1 liter = 1000 cm3\nVolume = 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.
References
Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy