Surface Area of a Cylinder Calculator

By: Calculator Grid

Surface Area of a Cylinder Calculator

Calculate the two circular bases, curved lateral surface, total exterior area, and enclosed volume of a right circular cylinder with independent input and output units.

Radius 2 cm Height 3 cm Area in cm² Volume in cm³

Excel export is ready for the demonstration values.

Cylinder dimensions

Required. Use a positive decimal with a period, without grouping separators.

Required. Measure perpendicular to the circular bases.

Changes presentation only; the underlying geometry remains unchanged.

Controls the unit used for the enclosed-volume result and workbook.

Live results

Total surface area

62.832 cm²

2πr(r + h)

Bases

25.133 cm²

Lateral

37.699 cm²

Volume

37.699 cm³

Total surface area is 62.832 square centimeters.

Where the total surface area comes from

Total area 62.832 cm²
Two bases 25.133 cm² · 40.00%
Lateral surface 37.699 cm² · 60.00%

For the demonstration cylinder, the curved side contributes more area than the two circular ends because the height is greater than the radius.

Surface area breakdown

Component Formula Area Share
Two circular bases 2πr² 25.133 cm² 40.00%
Lateral surface 2πrh 37.699 cm² 60.00%
Total surface 2πr(r + h) 62.832 cm² 100.00%

The total assumes a closed right circular cylinder with both end caps included. For an open container, subtract the area of the missing circular base.

How to use this surface area of a cylinder calculator

What this calculator does

This calculator estimates the exterior area and enclosed volume of a closed right circular cylinder. It separates total surface area into the two circular bases and the curved lateral surface, then converts those results into your chosen square and cubic units. It is suitable for ideal geometric shapes: cans, pipes with capped ends, tanks, columns, packaging, and classroom problems. It does not automatically account for wall thickness, seams, overlaps, openings, waste allowances, coatings on only one side, or the extra material needed for fabrication.

When to use it

Use the calculator when estimating sheet material for a cylindrical enclosure, checking a geometry assignment, comparing how radius and height affect exposed area, or converting dimensions measured in one unit into area and volume reported in another. A paint or label estimate usually uses the lateral result, while a fully enclosed tank or can uses the total result.

How to calculate

  1. The calculator opens with a ready-to-use demonstration: a radius of 2 cm and a height of 3 cm. Its results and a validated example Excel workbook are available immediately.
  2. Replace Base radius (r) and Height (h) with your measurements. Use ordinary positive decimals with a period, such as 2, 2.5, or 0.125. Commas, scientific notation, signs, and unit symbols inside the value box are rejected so that ambiguous entries are not silently reinterpreted.
  3. Choose the unit beside each dimension. Radius and height may use different units; changing a dimension unit converts the current value so the physical length stays the same.
  4. Select an Area display unit and a Volume display unit. These controls change the presentation and exported units, not the cylinder itself.
  5. Read the live total, component cards, chart, and breakdown table. Select Download Excel to create a current-state OOXML workbook. Select Reset to clear the demonstration and all calculated content; Excel export then remains unavailable until a complete valid radius and height are entered again.

Input guide

Base radius (r)
A required positive decimal describing the distance from the center of a circular base to its edge. Enter the number only and choose mm, cm, m, in, or ft beside it. The startup value is 2 cm. Increasing radius raises both base and lateral area, while base area grows with the square of radius. Do not enter diameter; divide diameter by two first.
Height (h)
A required positive decimal measured perpendicular to the two circular bases. The startup value is 3 cm. Increasing height raises lateral area and volume linearly but does not change the area of the bases. An oblique length along a slanted side is not the height used by this right-cylinder model.
Area display unit
A required selection for square millimeters, square centimeters, square meters, square inches, or square feet. It changes every area result consistently. Remember that area conversion factors are squared; converting centimeters to meters is not the same as dividing a square-centimeter value by 100.
Volume display unit
A required selection for cubic millimeters, cubic centimeters, cubic meters, cubic inches, or cubic feet. It controls the volume card and workbook value. Volume conversion factors are cubed, so unit scaling is more dramatic than for length or area.

Output guide

Total surface area is the exact geometric identity 2πr(r + h), shown as a rounded estimate in the selected square unit. Bases is the combined area of both circular ends, 2πr². Lateral is the curved side area, 2πrh – the same area as a rectangle whose width is the base circumference and whose height is h. Volume is πr²h in the selected cubic unit. The header pills repeat the active radius, height, area unit, and volume unit so converted states are easy to audit. The chart and its Bases share and Lateral share labels show how the total area is divided; their percentages always sum to 100% for a valid closed cylinder. The table repeats each component, formula, area, and share from the same calculation model. Zero is not accepted for radius or height because it collapses the three-dimensional cylinder.

Worked example

For the startup cylinder, r = 2 cm and h = 3 cm. The two bases equal 2 × π × 2² = 25.132741... cm². The lateral surface equals 2 × π × 2 × 3 = 37.699112... cm². Adding them gives 62.831853... cm², displayed as 62.832 cm². The enclosed volume is π × 2² × 3 = 37.699112... cm³, displayed as 37.699 cm³. Because 25.132741 is 40% of the total and 37.699112 is 60%, the chart divides the ring in that same proportion.

Learn more

OpenStax explains why the curved side unwraps into a rectangle and presents the standard volume and surface-area formulas for a cylinder. For unit interpretation, NIST describes how area is measured in square units and how volume is measured in cubic units.

Formula and interpretation

Two bases: Abases = 2πr²

Lateral surface: Alateral = 2πrh

Total surface: Atotal = 2πr² + 2πrh = 2πr(r + h)

Volume: V = πr²h

The formulas use one coherent length system internally. Each entered dimension is converted to meters, calculations are performed at full JavaScript floating-point precision, and the result is converted to the selected output unit only for display and export. This prevents a radius entered in inches from being accidentally combined as though it were numerically in centimeters.

The area split also reveals the cylinder's proportions. The bases account for r/(r + h) of total area, while the lateral surface accounts for h/(r + h). If radius and height are equal, each contributes exactly half. A tall, narrow cylinder is dominated by lateral area; a very short, wide cylinder is dominated by its two ends.

Practical cautions

Real material planning often needs an adjustment beyond ideal surface area. Paint coverage may require multiple coats, overlap, overspray, or a waste factor. Sheet-metal fabrication may add seams, hems, flanges, or cut allowances. A pipe that is open at both ends uses only the lateral area, while a cup with one base uses lateral area plus πr². Hollow cylinders require inner and outer surfaces as well as annular end faces.

Keep significant figures appropriate to the measurements. A result with many displayed decimals is not more accurate than the radius and height used to produce it. The calculator shows three decimals for compact comparison while the Excel workbook preserves canonical numeric values and applies spreadsheet number formatting.