Cone Volume Calculator
Exactly one third of its cylinder — with the slant height kept separate from the height.
Updated
cm
cm — not the slant
Volume, slant and surface
37.6991cm³
Exactly 12π cm³ — one third of the cylinder with the same base and height.
- Radius
- 3 cm
- Diameter
- 6 cm
- Perpendicular height
- 4 cm
- Slant height
- 5 cm
- Volume
- 37.6991 cm³
- Litres
- 0.038
- US gallons
- 0.010
- Base area
- 28.2743 cm²
- Curved surface area
- 47.1239 cm²
- Total surface area
- 75.3982 cm²
The slant height is 5 cm against a vertical height of 4 cm. The slant is always the longer of the two, and the curved surface area needs the slant while the volume needs the vertical.
Swapping them goes wrong in both directions: the slant put into the volume formula over-states the contents, and the vertical height put into the surface formula under-states the material.
In short
How do I calculate a cone forwards or backwards?
Enter radius and perpendicular height, volume and height, or volume and radius. It solves the missing value and reports volume, slant height, base, lateral and total areas. For the same base and perpendicular height, a cone holds exactly 1/3 of the matching cylinder.
The height used for volume is perpendicular to the circular base; it is not the sloping side length.
How to use the cone volume calculator
Start with the values you know
For a forward calculation, enter the circular base radius and the perpendicular height. To work backwards, combine volume with height to recover radius, or combine volume with radius to recover height. Both inverse paths are closed forms, so the result does not depend on repeated numerical guessing.
- 1
Radius and perpendicular height
Use this pair to calculate volume directly, then derive the base area, slant height, lateral area, total surface area, and capacity conversions.
- 2
Volume and perpendicular height
Use this pair when capacity and vertical height are fixed. The calculator recovers radius with r = √(3V ÷ (πh)).
- 3
Volume and radius
Use this pair when the opening or base is fixed. The calculator recovers perpendicular height with h = 3V ÷ (πr²).
A cone occupies exactly one third of the volume of a cylinder with the same circular base and perpendicular height. The factor is not an approximation: the cylinder volume is πr²h, while the cone volume is πr²h ÷ 3.
- Radius
- r = 3 units
- Perpendicular height
- h = 4 units
- Slant height
- l = √(3² + 4²) = 5 units
- Volume
- V = 12π units³
- Lateral area
- Aₗ = 15π units²
- Total surface area
- Aₜ = 24π units²
The matching cylinder has volume 36π units³, exactly three times the cone’s volume.
Keep the two heights separate
The perpendicular height runs at right angles to the base and belongs in the volume formula. The slant height runs from the apex along the surface to the rim and belongs in the lateral-area formula. For a non-degenerate right cone, the slant height is longer than the perpendicular height.
Do
- Use perpendicular height in the cone volume formula.
- Use slant height in the lateral surface-area formula.
- Compare the cone with a cylinder sharing both base and height.
Don't
- Treat the sloping side as the perpendicular height.
- Include the circular base when only lateral area is needed.
- Apply the full-cone formula directly to a truncated cone.
A frustum has its apex removed and therefore has two circular radii and a shorter perpendicular height. Its volume is not obtained by treating it as a complete cone with either end radius. This page calculates a complete right circular cone, not a frustum.
Compare with the matching cylinder
Use the cylinder calculator with the same radius and perpendicular height to see the exact three-to-one volume relationship.
Open cylinder calculator →Cone formulas, inverse solutions, and height distinctions
| Quantity | Expression | Meaning |
|---|---|---|
| Volume | V = πr²h ÷ 3 | One third of the matching cylinder |
| Radius from volume | r = √(3V ÷ (πh)) | Uses volume and perpendicular height |
| Height from volume | h = 3V ÷ (πr²) | Recovers perpendicular height |
| Base area | Aᵦ = πr² | Area of the circular base |
| Slant height | l = √(r² + h²) | Surface distance from apex to rim |
| Lateral area | Aₗ = πrl | Sloping surface without the base |
| Total surface area | Aₜ = πr² + πrl | Base and sloping surface together |
| US gallon | 1 US gal = 3.785411784 L | Exact stored capacity definition |
| Imperial gallon | 1 imp gal = 4.54609 L | Exact stored capacity definition |
| Cubic foot | 1 ft³ = 28.316846592 L | Exact stored capacity definition |
Why the one-third factor matters
Keeping the radius fixed makes the cone and cylinder share the same base area. Keeping the perpendicular height fixed gives them the same base-to-top distance. Under those two conditions, the cone’s volume is exactly one third of the cylinder’s volume.
- Cylinder
- πr²h
- Cone
- πr²h ÷ 3
- Cone-to-cylinder ratio
- 1:3
Changing either radius or height breaks this direct comparison.
Capacity and unit reporting
The working length unit may be mm, cm, m, in, ft, or yd. Volume is reported in the corresponding cubic unit and converted to litres, US gallons, imperial gallons, and cubic feet without changing the underlying cone dimensions.
The engine stores 3.785411784 litres per US gallon, 4.54609 litres per imperial gallon, and 28.316846592 litres per cubic foot directly. These literals preserve the exact published definitions instead of rebuilding them through floating-point arithmetic that can introduce tiny representation artefacts.
Where the third actually comes from
The one-third is not a convention or a measured approximation. It falls out of summing the areas of the circular slices from apex to base, each of which is smaller than the last in proportion to the square of its distance from the tip.
That squaring is the whole reason the factor is a third rather than a half. A shape whose cross-section shrank linearly would hold half its enclosing prism; because a circle's area shrinks with the square of its radius, the cone keeps only a third.
The formula, worked line by line
Let r be the circular base radius, h the perpendicular height, l the slant height, V the volume, Aᵦ the base area, and Aₗ the lateral area.
The radius and perpendicular height form the right-angled cross-section used to calculate slant height. All input lengths must use the same working unit.
V = πr²h ÷ 3
r = √(3V ÷ (πh))
h = 3V ÷ (πr²)
Aᵦ = πr²
l = √(r² + h²)
Aₗ = πrl
Aₜ = πr² + πrl
Vexact = qπ when r²h ÷ 3 reduces to a tidy rational coefficient qThe inverse radius formula contains both a factor of 3 and a square root. The factor reverses the cone’s one-third volume rule, while the square root reverses the squared radius.
Slant height is derived after radius and perpendicular height are known. It is used for the sloping surface area but must not replace perpendicular height in the volume formula.
Questions people ask
Sources
Where the constants and formulas on this page come from. Each line names the figure it backs.
A right circular cone has volume πr²h divided by 3.
Cone — Wolfram MathWorld
A cylinder with the same radius and height has volume πr²h.
Cylinder — Wolfram MathWorld
SI guidance distinguishes length, area, and volume through their corresponding unit powers.
NIST Special Publication 811 — National Institute of Standards and Technology
The listed conversion factors support reporting cone volume in gallons and cubic feet.
Appendix B.8: Factors for Units Listed Alphabetically — National Institute of Standards and Technology
Related guides
How to Find the Volume of Hollow, Partial, and Composite Solids
A decomposition-first guide to pipes, frustums, domes, and partly filled tanks, with formulas and checks for avoiding geometric and unit errors.
August 12, 2026 · 12 min read
How to Compare Two Data Sets: Center, Spread, and Relative Difference
A practical workflow for deciding whether two sets are comparable, describing their typical values and variation, and reporting differences without overstating them.
August 11, 2026 · 10 min read
Putting JSON in a URL: Validate, Minify, Percent-Encode, or Base64url?
A decision guide for flattening, encoding, checking, and safely transporting JSON in a query string.
August 11, 2026 · 9 min read