Lateral Area of a Cone Calculator
Enter the radius and either the height or slant height of a right cone to get its lateral surface area instantly. You also get the slant height, base area, total surface area and volume, along with a step-by-step solution showing the full working. Switch between metric and imperial units at any time.
Formula
Worked example
A cone with radius 6 cm and height 10 cm: slant height l = sqrt(6^2 + 10^2) = sqrt(136) = 11.66 cm; lateral area = pi x 6 x 11.66 = 219.9 cm2; base area = pi x 36 = 113.1 cm2; total area = 333.0 cm2.
What is the lateral area of a cone?
The lateral area (also called lateral surface area or curved surface area) of a right circular cone is the area of the slanted outer surface, not counting the circular base. Picture unrolling the cone like a piece of paper: you get a flat sector of a circle whose arc length equals the base circumference. Its area is pi times the base radius times the slant height (A_L = pi r l). Because the slant height connects apex to base edge using the Pythagorean theorem, you can always derive it from the vertical height: l = sqrt(r^2 + h^2).
How to use this calculator
Select metric or imperial units, then enter the base radius. Choose whether you know the vertical height or the slant height, fill that in, and all outputs update instantly. The results panel shows the lateral area, slant height (if you entered vertical height), base area, total surface area and volume. The steps panel below the result card walks through every arithmetic operation with your actual numbers so you can verify the calculation or copy it into coursework.
Lateral area vs total surface area
Lateral area covers only the curved side. Total surface area adds the flat circular base (pi r^2), giving A_T = pi r (r + l). Use lateral area when the base is open - funnels, party hats, drill bits, ice cream cones - and total area when every surface must be covered or painted. The reference table below shows lateral area for common integer 3-4-5 and 5-12-13 Pythagorean-triplet cones, where slant height comes out as a whole number, making the arithmetic easy to check by hand.
Practical applications
Lateral area appears in packaging design (how much sheet metal does a funnel cone need?), roofing (what area does a conical turret cover?), manufacturing (volume of paint or coating for conical parts), food science (surface area of ice cream wafer cones for heat transfer), and physics (surface-to-volume ratio for nanoparticles and microstructures). The chart on this page shows how lateral area grows with radius at fixed height, illustrating that the relationship is slightly super-linear because increasing radius also increases the slant height.
Lateral area for common cone sizes
| Radius (cm) | Height (cm) | Slant height (cm) | Lateral area (cm²) |
|---|---|---|---|
| 3 | 4 | 5 | 47.12 |
| 5 | 12 | 13 | 204.20 |
| 6 | 8 | 10 | 188.50 |
| 6 | 10 | 11.66 | 219.91 |
| 8 | 15 | 17.00 | 427.26 |
| 10 | 24 | 26 | 816.81 |
| 12 | 16 | 20 | 753.98 |
| 15 | 20 | 25 | 1178.10 |
Lateral surface area (pi x r x l) for selected radius and height combinations, all in cm.
Frequently asked questions
What is the formula for the lateral area of a cone?
The lateral area formula is A_L = pi times r times l, where r is the base radius and l is the slant height. If you know the vertical height h instead of the slant height, substitute l = sqrt(r^2 + h^2) to get A_L = pi times r times sqrt(r^2 + h^2).
How is slant height different from vertical height?
Vertical height (h) is the straight-line distance from the apex straight down to the centre of the base. Slant height (l) is the distance from the apex to any point on the edge of the base circle, running along the cone's surface. They are related by the Pythagorean theorem: l = sqrt(r^2 + h^2). Slant height is always longer than vertical height for any valid cone.
What is the difference between lateral area and total surface area?
Lateral area is the curved side surface only. Total surface area is lateral area plus the base area (pi r^2). If a cone is open at the base, like a funnel, you only need the lateral area for material estimates. If the base is closed, add the base area to get the total surface area.
What units does the lateral area come out in?
If you enter the radius and height in centimetres, the area is in cm^2. In inches, it is in^2. Generally the area unit is the square of whatever length unit you use. This calculator automatically labels outputs based on your chosen unit system.
Can I calculate the lateral area if I only know the volume and radius?
Yes. From volume V = (1/3) pi r^2 h, solve for height: h = 3V / (pi r^2). Then compute slant height l = sqrt(r^2 + h^2) and lateral area A_L = pi r l. This reverse-solve path lets you find lateral area without measuring height directly.
Why does doubling the radius roughly quadruple the lateral area?
When you double the radius while keeping the height fixed, the slant height increases too (since l = sqrt(r^2 + h^2)). The lateral area A_L = pi r l therefore grows faster than linearly with r. For tall cones where h >> r, the relationship approaches A_L proportional to r times h, which is close to linear. For flat cones where r >> h, slant height approaches r and the lateral area approaches pi r^2, growing quadratically. In practice the increase is between those extremes.