The volume of a cone is given by V = (1/3)πr²h, where r is the base radius and h is the vertical height — the perpendicular distance from the center of the circular base straight up to the apex. Slant height (l) is a different number: it runs along the sloped surface from the rim of the base to the tip, and it is always longer than the vertical height. The two are linked by the Pythagorean theorem as l = √(r² + h²), which is the missing step most people need when they ask how to find cone volume with slant height. Because the formula V = (1/3)πr²h requires h and not l, you either convert l into h first (when r is also known) or hand the job to a tool that performs that conversion automatically. The Cone Volume Calculator accepts r and h directly, displays the slant height alongside the volume, and runs entirely in your browser with nothing uploaded.

Slant Height vs. Vertical Height: What's Actually Different
A right circular cone hides a right triangle inside it. The horizontal leg of that triangle is the base radius r, the vertical leg is the perpendicular height h, and the hypotenuse is the slant height l. Because the three sides satisfy the Pythagorean theorem, the slant height can be expressed as l = √(r² + h²). The vertical height h is what controls how tall the cone stands; the slant height l is what controls how long the rolled-out side of a cone template would be and what enters the lateral surface area formula πrl.
Two practical consequences follow. First, when you measure a physical cone with a tape, the value running from the rim to the apex along the outside is l, not h. Second, when you have a flat template for a cone (a paper cup, a party hat, an industrial liner) the dimension printed on it is usually the slant height, because that is what you need to cut the arc. The radius is easy to measure on the flat circle; the vertical height is harder to reach when the cone is sitting on its base. That asymmetry is the reason slant-height-to-volume questions come up so often in homework and in workshops.
How to Find Cone Volume from Slant Height and Radius
The fastest route from slant height to volume is a two-step translation: convert l into h using the Pythagorean theorem, then apply V = (1/3)πr²h. If you would rather skip the algebra, the Cone Volume Calculator takes r and h as inputs and shows the slant height as one of the outputs, so you can verify your conversion in the same screen.
- Measure or write down the slant height l of the cone in any unit (centimeters, meters, inches — just keep the unit consistent).
- Measure the base radius r. If you only have the diameter, halve it: r = diameter ÷ 2. A base diameter of 10 cm means r = 5 cm.
- Solve the Pythagorean relation for the vertical height: h = √(l² − r²). Make sure l is greater than r; otherwise the numbers do not describe a real cone.
- Plug r and h into V = (1/3)πr²h. Compute r² first, multiply by h, then multiply by π and divide by 3.
- Sanity-check the result. The volume of a cone should be exactly one-third of the cylinder that shares its base and height; if it is close to that ratio, the answer is consistent.
Two things to keep constant. First, never enter a negative value for r or h — both are lengths, so they must be zero or positive. If either is 0 the cone collapses to a point or a flat disk and the volume is exactly 0. Second, the calculator is unit-agnostic: enter centimeters and the volume comes out in cubic centimeters (cm³); enter meters and you get cubic meters (m³). The tool never converts units, so keep r and h in one consistent unit throughout.
Worked Example: From Slant Height 13 to a Volume
Suppose a cone has a base radius r = 5 and a slant height l = 13. The vertical height is not yet known, so the first move is to extract it from the Pythagorean relation.
Start with l² = r² + h² and rearrange to solve for h:
h = √(l² − r²) = √(13² − 5²) = √(169 − 25) = √144 = 12.
Now that r = 5 and h = 12 are both known, plug into V = (1/3)πr²h:
V = (1/3) × π × 5² × 12 = (1/3) × π × 25 × 12 = (1/3) × 300π = 100π ≈ 314.16 cubic units.
While you are here, three related values fall out for free. The base area is πr² = 25π ≈ 78.54 square units. The slant height, already known, confirms l² = r² + h² = 25 + 144 = 169. The lateral surface area is πrl = π × 5 × 13 = 65π ≈ 204.20 square units. All four quantities appear together on the Cone Volume Calculator the moment r and h are typed in, which makes it easy to cross-check the work without recomputing by hand. For a deeper look at the side-area portion of that result, the guide on how to calculate cone curved surface area step by step walks through the πrl derivation in detail.
Why the Cone Formula Has a 1/3
The 1/3 in V = (1/3)πr²h is not a fudge factor; it is exact. Picture a cylinder drawn around the cone so that the cylinder and the cone share the same circular base and the same vertical height. The cylinder is filled with volume πr²h. Now imagine the cylinder being progressively squeezed toward a point at the top, so that each horizontal slice shrinks linearly from a full disk at the base to nothing at the apex. The shape that remains is the cone, and its average cross-section is exactly one-third of the cylinder's base disk. Because volume is base area times average height of the slices, the cone holds one-third of the cylinder.
The same ratio drops out of calculus. Slice the cone horizontally at height y above the base; the radius of that slice shrinks linearly as (r/h) × (h − y). The volume is then the integral from y = 0 to y = h of π × ((r/h) × (h − y))² dy, which evaluates to (1/3)πr²h. The argument works for any right circular cone — tall, squat, or close to a flat disk — because the linear taper is what produces the ratio in the first place. So when the formula returns a value, that value is exact to the precision of π you choose to use, not an approximation.
Where Cone Volume Shows Up in the Real World
Cone-shaped containers and piles turn up in places where material naturally funnels toward a single point. The sand or road salt in a conical pile at the depot, the liquid in an ice-cream cone or a paper cup, the wet concrete poured into a conical form for a footing, and the dry powder sitting inside a hopper or a funnel are all cones in disguise. Each of those situations boils down to the same arithmetic: how much fits inside, or how much has been delivered, given a base radius and a vertical height.
Two shortcuts often save time on these problems. First, if you know the slant height from a label on a paper cup or from a fabric template, convert it to vertical height using the Pythagorean relation before plugging into V = (1/3)πr²h. Second, if you happen to know the diameter at the rim and the slant height but not the radius, halve the diameter first; a diameter of 14 cm means r = 7 cm, and from there the same Pythagorean and volume steps apply. The table below summarises which quantities use h and which use l, which is the source of most of the confusion in cone-volume problems.
| Quantity | Formula | Uses vertical h | Uses slant l |
|---|---|---|---|
| Volume of cone | V = (1/3)πr²h | Yes | No |
| Base area | A = πr² | No | No |
| Slant height | l = √(r² + h²) | Derived from h | Derived from l |
| Lateral (side) surface area | A = πrl | No | Yes |
| Total surface area | A = πr² + πrl | Yes | Yes |
Reading that table from left to right, the volume column is the only one that needs h, which is exactly why the question "find cone volume with slant height" has a two-step answer instead of a one-step one. The slant height belongs to surface-area work; the vertical height belongs to volume work.
What the Cone Volume Calculator Shows You
The Cone Volume Calculator takes the base radius r and the vertical height h as its only inputs and returns four quantities at once: the volume V = (1/3)πr²h, the base area πr², the slant height l = √(r² + h²), and the lateral surface area πrl. Because the slant height is computed and displayed alongside the volume, the tool doubles as a slant-height checker: type in r and h, read off l, and compare it to a measured slant to confirm the geometry is consistent.
Type the base radius r into the first box in any unit you like. Type the height h into the second box, remembering that h is the vertical height from the base to the tip, not the slant height. Read the cone volume instantly below the inputs; the base area, slant height, and lateral surface area appear in the same panel. The whole calculation runs locally in the browser, so the answer is instant and private — nothing is uploaded to a server. If either input is 0 the volume shown is exactly 0 rather than an error, because a cone with no height or no radius is geometrically a point or a flat disk.
For readers comparing shapes, the cone's relationship to the cylinder makes a useful mental anchor. A cone holds exactly one-third of the cylinder that shares its base and height, so if you ever need the cylinder volume instead, multiply the cone's V by 3. The converse trick — divide a cylinder volume by 3 to get the matching cone — is what the 1/3 factor is doing in the formula, and it holds for every right circular cone regardless of proportions.