Calculateus

Cone Surface Area Calculator

Calculate the total and lateral surface area of a cone from its radius and height.

Result

Total Surface Area
174.03
Lateral Surface Area
123.764
Slant Height
9.849

Formulas: slant height l = √(r² + h²), lateral area = πrl, total area = πrl + πr² (lateral area plus the circular base).

About the Cone Surface Area Calculator

The Cone Surface Area Calculator finds both the lateral, or side, surface area and the total surface area of a right circular cone, using only its base radius and height. It's the tool to use for any problem, from geometry homework to a real material-estimation task, that needs to know how much surface a cone-shaped object actually has.

How It Works

You enter the cone's base radius and its height, the perpendicular distance from the base to the apex. The calculator first finds the slant height, the distance along the cone's sloped side from the base edge to the apex, using the Pythagorean theorem on the radius and height. It then uses that slant height to find the lateral surface area, the curved side only, and adds the area of the circular base to get the total surface area.

Slant height l = sqrt(r^2 + h^2); lateral surface area = pi * r * l; total surface area = pi * r * l + pi * r^2 (lateral area plus the base).

Formula & Methodology

By hand, first treat the radius and height as the two legs of a right triangle and find the hypotenuse, which is the slant height. Multiply that slant height by the radius and by pi to get the lateral area, which comes from unrolling the cone's curved surface into a flat sector of a circle with radius equal to the slant height. Separately compute the base's area as pi times the radius squared, and add the two together for the total surface area.

Examples

Default Values

A cone with radius 4 and height 9 has a slant height of about 9.849, a lateral surface area of about 123.764, a base area of about 50.265, and a total surface area of about 174.030.

A 5-12-13 Cone

A cone with radius 5 and height 12 has a slant height of exactly 13, a 5-12-13 right triangle, giving a lateral area of about 204.204, a base area of about 78.540, and a total surface area of about 282.743.

Advantages

  • Calculates the slant height automatically from radius and height, skipping a Pythagorean theorem step that's easy to forget before applying the area formulas.
  • Reports lateral and total surface area separately, so you can use whichever figure actually matches the object you're measuring.
  • Handles any radius and height combination in one form, rather than requiring the slant height as a separate manual input.

Common Mistakes

  • Using the cone's height in place of its slant height when computing lateral surface area, which understates the true curved surface area.
  • Adding the base area when only the lateral surface area is needed, or vice versa, depending on whether the cone in question is actually closed at the bottom.
  • Mixing up radius and diameter when reading a real-world measurement into the radius field, which would produce an area exactly four times too large.

Edge Cases to Watch For

  • Total surface area includes the flat circular base; if the object in question is open at the bottom, like a paper cone or funnel, only the lateral surface area applies, not the total.
  • The slant height is always longer than the height alone, as long as the radius is nonzero, since it's the hypotenuse of a right triangle whose other leg is the height.
  • A radius of 0 produces a degenerate cone, essentially a straight line, giving zero area for both the base and the lateral surface.
  • The calculator does not validate that radius and height are positive, so a negative input would pass through the arithmetic and produce a result that isn't geometrically meaningful.

Common Use Cases

  • Geometry students solving surface area problems involving cones, particularly ones that require finding the slant height first.
  • Anyone estimating the material needed to build or cover a cone-shaped object, such as a funnel, tent, or decorative cone.
  • Engineers or designers checking surface area figures for cone-shaped components in a larger design calculation.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

What's the difference between total and lateral surface area?

Lateral surface area covers only the slanted outer surface of the cone (like the paper wrapping around an ice cream cone, not including the top opening), while total surface area adds the flat circular base - which figure you need depends on whether the cone in question actually has a base surface to account for, like a solid cone versus an open cone shape.

Conclusion

Because slant height depends on both radius and height through the Pythagorean theorem, getting it right is the key step in this calculation, and the calculator handles it automatically before applying the area formulas. Comparing the lateral and total area outputs also makes clear how much of a cone's surface comes from its curved side versus its flat base.