Logo

MonoCalc

/

Spherical Cap Volume Calculator

Geometry

Sphere Radius (R)

Second Input

Must satisfy 0 < h ≤ 2R

Length Unit

Decimal Places

Rha
Partial Cap

Volume

435.6342 cm³

Base Radius (a)

8.0000 cm

Curved Surface Area

251.3274 cm²

Base Circle Area

201.0619 cm²

Sphere Radius (R)

10.0000 cm

Volume in All Units

0.0004

435.6342 cm³

435634.1813 mm³

0.4356 L

435.6342 mL

26.5840 in³

0.0154 ft³

Step-by-step

Formula: V = (π × h² / 3) × (3R − h)

a = √(2Rh − h²) = 8.0000 cm

h² = 4.0000² = 16.0000

3R − h = 3 × 10 − 4.0000 = 26.0000

V = (π × 16.0000 / 3) × 26.0000 = 435.6342 cm³

About This Tool

Spherical Cap Volume Calculator – Finding the Volume of a Curved Dome Section

A spherical cap is the portion of a sphere that lies above (or below) a flat plane cutting through it — like the curved top of a dome, a contact lens, or the bulging end of a storage tank. Unlike a hemisphere, a spherical cap can be any height from a thin sliver to almost the entire sphere, which makes it useful for modeling a wide range of real-world curved shapes.

The Spherical Cap Volume Formula

Given the sphere's radius R and the cap's height h, the volume is:

V = (π × h² / 3) × (3R − h)

For example, with R = 10 cm and h = 4 cm: V = (π × 16 / 3) × (30 − 4) ≈ 435.74 cm³. This formula works for any cap height between 0 and 2R (the full sphere).

Using Base Radius Instead of Height

Sometimes you know the radius of the flat circular base a where the cutting plane meets the sphere, rather than the cap's height. In that case, the calculator first derives the height using:

h = R − √(R² − a²)

Once h is known, the standard volume formula applies. This dual-input approach means you never need to manually rearrange the geometry — just supply whichever measurement you have.

Curved Surface Area and Base Area

Beyond volume, the calculator also reports two useful surface measurements. The curved (lateral) surface area of the cap — the dome-shaped outer surface, excluding the flat base — is:

A_curved = 2πRh

The base circle area, the flat circular region where the cap meets the cutting plane, is:

A_base = πa²

These values are helpful when estimating material for a dome shell or the footprint of a curved cover.

Special Cases: Hemisphere and Full Sphere

The calculator automatically recognizes two special configurations. When h = R, the cap is exactly half the sphere — a hemisphere — and the volume simplifies to V = (2/3)πR³. When h = 2R, the cap spans the sphere's full diameter, meaning the "cap" is actually the entire sphere, with volume V = (4/3)πR³. Both cases are labeled clearly in the results so you always know which shape you are working with.

Unit Conversion

Inputs can be entered in mm, cm, m, in, ft, or yd. Internally, the calculator converts your radius and height to meters, computes the volume, and then presents it simultaneously in m³, cm³, mm³, liters, milliliters, in³, and ft³ — so you can instantly compare results across metric and imperial systems without doing the conversion yourself.

Step-by-Step Derivation

Enabling the step-by-step panel shows exactly how the result was reached: the formula itself, the derived height or base radius (whichever was not directly entered), the intermediate value of and 3R − h, and finally the substituted volume calculation. This makes the tool useful for students verifying homework or engineers double-checking a hand calculation.

Practical Applications

Spherical cap volume calculations appear in many fields:

  • Tank and vessel design — estimating the liquid volume in a partially-filled spherical tank or the volume of a domed tank head
  • Optics — modeling the curved surface of a lens or contact lens segment
  • Architecture — computing the enclosed air volume beneath a dome roof
  • Manufacturing — calculating material volume for molded dome caps, light covers, or pool covers
  • Fluid dynamics — determining displaced volume when a spherical object is partially submerged
Validation reminder
Cap height must satisfy 0 < h ≤ 2R, and base radius must satisfy 0 ≤ a ≤ R. Values outside these ranges are not geometrically possible and will be flagged.

Accuracy

All calculations use JavaScript's native double-precision floating-point arithmetic, providing roughly 15 significant digits of accuracy. You can adjust the displayed precision from 0 to 10 decimal places to match your needs, whether that's a quick estimate or a high-precision engineering result.

Frequently Asked Questions

Is the Spherical Cap Volume Calculator free?

Yes, Spherical Cap Volume Calculator is totally free :)

Can I use the Spherical Cap Volume Calculator offline?

Yes, you can install the webapp as PWA.

Is it safe to use Spherical Cap Volume Calculator?

Yes, any data related to Spherical Cap Volume Calculator only stored in your browser (if storage required). You can simply clear browser cache to clear all the stored data. We do not store any data on server.

What is the formula for the volume of a spherical cap?

The volume of a spherical cap is V = (πh²/3)(3R − h), where R is the sphere's radius and h is the cap height. For example, with R = 10 cm and h = 4 cm, V = (π × 16 / 3) × (30 − 4) ≈ 435.74 cm³.

How does this calculator work?

Enter the sphere radius and either the cap height or the base radius of the cap. If you provide the base radius, the calculator first derives the height using h = R − √(R² − a²), then applies the volume formula. Results include volume, curved surface area, base area, and equivalent volumes in other units.

Can I use the base radius instead of the cap height?

Yes. Switch the input mode to 'Base Radius' and enter the radius of the flat circular base where the plane cuts the sphere. The calculator derives the cap height automatically using h = R − √(R² − a²) before computing the volume.

What happens when the cap height equals the sphere radius or diameter?

When h = R, the cap is exactly a hemisphere and the calculator labels it accordingly. When h = 2R (the full diameter), the cap spans the entire sphere and is labeled 'Full Sphere'. Both cases are valid inputs and are handled without error.

How accurate are the results?

Calculations use JavaScript's native double-precision floating-point arithmetic, which provides about 15 significant digits of accuracy — far beyond what any physical measurement requires. You can adjust the displayed precision from 0 to 10 decimal places.

Where is spherical cap volume used in real life?

Spherical cap calculations are common in engineering and science: estimating liquid volume in a partially filled spherical tank, sizing dome-shaped roofs and tank heads, computing the volume of a contact lens or watch glass, and modeling curved surfaces in fluid dynamics and optics.