HomeCalculatorsMathGeometrySpherical Cap Calculator
Math calculator

Spherical Cap Calculator

Spherical cap V = (1/3)πh²(3r−h) from sphere radius and cap height. h = r is a hemisphere. h = 2r is a sphere. Same engine as Solid Geometry. Not /sphere. Not CAS. Runs locally.

Instant result
Result

Enter values to calculate.

Inputs
Mode
Formula
Trust summary Engine tested · Specification checked · 111/111 tests · Production surface contract 3/3 · v1.18.0
Input interpretation
Enter values to calculate.
Result
Model
Spherical cap volume, base radius, and surface from sphere radius and cap height.
Scope
Euclidean 3-space
Verification
Engine tested · 111/111 tests · Production surface contract 3/3 · Specification checked · v1.18.0
Named expert review
Optional · Not performed
Specification basis
  • ISO 80000-2:2019 Quantities and units — Mathematics
Specification basis
Evidence
42 golden · 23 boundary · 46 property · Production surface contract 3/3 · Artifact integrity PASS
Production
Embedded snapshot: unpublished · Build schema 1.18.0 ready · Semantic contract ✓ · Attestation report not published on origin · Live production status STALE (2 capabilities; 162 remain CURRENT) @ 2026-09-20T09:01:12.147Z
Semantic contract
PASS

Formulas

Core equations used by this calculator.

VolumeV = (1/3)πh²(3r−h)
Base radiusa = √(h(2r−h))
SurfaceA = 2πrh + πa²
Hemisphereh = r ⇒ V = 2/3 πr³, A = 3πr²
Sphere identityh = 2r ⇒ V = 4/3 πr³, A = 4πr²
iSame engine as /solid-geometry. The closed sphere stays /sphere. Two parallel planes are /spherical-zone. Not a second engine.

How to use

1

Enter r and h

Sphere radius and cap height must be positive, with h ≤ 2r. Default r = 1, h = 1 (hemisphere).

2

Read V, a, and A

Unit hemisphere has V = 2π/3 and A = 3π. h = 2 matches the unit sphere.

Example calculations

Common configurations with formula and result.

ϟ

Unit hemisphere

r = 1, h = 1

V = 2π/3
2π/3
ϟ

Sphere identity

r = 1, h = 2

V = 4π/3
4π/3
ϟ

r = 5, h = 2

r = 5, h = 2

V = 52π/3
52π/3

Spherical Cap calculator specification

Version 1.18.0 · Engine tested

Calculation status

Review policy · Evidence

Definition
A spherical cap of height h on a sphere of radius r, with 0<h≤2r, has volume (1/3)πh²(3r−h), base radius √(h(2r−h)), curved area 2πrh, and total surface 2πrh+πa². h=r is a hemisphere. h=2r is the full sphere. This page is mode=spherical_cap on math.geometry.solid. Not /sphere. Not a spherical zone. Not CAS.
What it calculates
Spherical cap volume, base radius, and surface from sphere radius and cap height.
Inputs
  • r
  • h
Outputs
  • volume
  • surface
  • lateral
  • base
  • a
  • sphere
  • hemisphere
Formula
V = (1/3)πh²(3r−h), A = 2πrh + πa²
Assumptions
  • Euclidean 3-space
  • 0 < h ≤ 2r
  • h = r is a valid hemisphere
  • h = 2r is a valid sphere
  • Not a sphere page
  • Not a spherical zone
  • Not a spherical wedge
  • Not CAS
Units
  • length (consistent units)
  • volume (length³)
  • area (length²)
Boundary conditions
  • r ≤ 0 or h ≤ 0 → VALUE_MUST_BE_POSITIVE
  • h > 2r → INVALID_INPUT
  • unknown mode → INVALID_MODE
Example
r=1 h=1 → V=2π/3 A=3π
Validation cases

5 published on this page · 111/111 tests · Production surface contract 3/3 · View evidence

  • r=1 h=1 → V=2π/3 A=3π hemisphere=true
  • r=1 h=2 → V=4π/3 A=4π sphere=true
  • r=5 h=2 → V=52π/3 a=4
  • r=1 h=0 → VALUE_MUST_BE_POSITIVE
  • r=1 h=3 → INVALID_INPUT
Specification basis
  • ISO 80000-2:2019 Quantities and units — Mathematics
Calculation version
1.18.0
}

Frequently asked questions

Key distinctions behind the calculation.

Is this a second solid engine?

No. It is mode=spherical_cap on math.geometry.solid, the same engine as /calc/math/solid-geometry.

Is this the sphere calculator?

No. The closed sphere stays on /calc/math/sphere. Height h = 2r is a valid cap that matches the sphere volume and surface.

Is this a spherical zone?

No. Two parallel planes stay on /calc/math/spherical-zone. This page is one plane cutting a sphere.

Is this a spherical wedge?

No. Two half-planes through a diameter stay on /calc/math/spherical-wedge.

Where does this run?

Locally in the browser by default. REST and MCP call the same solid-geometry engine.