Sphere Calculator
Sphere V = (4/3)πr³ and A = 4πr². Same engine as Solid Geometry. Not the circle-only page. Not CAS. Runs locally.
Trust summary Engine tested · Specification checked · 16/16 tests · Production surface contract 3/3 · v1.1.0
- Input interpretation
- Enter values to calculate.
- Result
- —
- Model
- Sphere volume and surface from radius.
- Scope
- Euclidean 3-space
- Verification
- Engine tested · 16/16 tests · Production surface contract 3/3 · Specification checked · v1.1.0
- Named expert review
- Optional · Not performed
- Specification basis
- ISO 80000-2:2019 Quantities and units — Mathematics
- Evidence
- 5 golden · 3 boundary · 8 property · Production surface contract 3/3 · Artifact integrity PASS
- Production
- Embedded snapshot: unpublished · Build schema 1.1.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.
How to use
Enter r
Radius must be positive. r = 1 is the unit sphere.
Read V and A
Unit sphere V = 4π/3, A = 4π.
Example calculations
Common configurations with formula and result.
Unit sphere
r = 1
r = 3
r = 3
Sphere calculator specification
Version 1.1.0 · Engine tested
- Engine tested 16/16 tests · Production surface contract 3/3
- Named expert review Not performed
- Calculation version 1.1.0
- Definition
- A sphere of radius r>0 has volume (4/3)πr³ and surface 4πr². This page is mode=sphere on math.geometry.solid. The 2-D circle stays /calc/math/circle. Not a second engine. Not CAS.
- What it calculates
- Sphere volume and surface from radius.
- Inputs
- r
- Outputs
- volume
- surface
- Formula
V = (4/3)πr³, A = 4πr²- Assumptions
- Euclidean 3-space
- Not the circle-only page
- Not CAS
- Units
- length (consistent units)
- volume (length³)
- area (length²)
- Boundary conditions
- r ≤ 0 → VALUE_MUST_BE_POSITIVE
- unknown mode → INVALID_MODE
- Example
- r=1 → V=4π/3
- Validation cases
2 published on this page · 16/16 tests · Production surface contract 3/3 · View evidence
- r=1 → V=4π/3 A=4π
- r=3 → V=36π
- Specification basis
- ISO 80000-2:2019 Quantities and units — Mathematics
- Calculation version
- 1.1.0
Related tools
Other calculators in this family: Angle Between Lines Calculator, Circle Calculator, Cone Calculator, Conic Section Calculator, Coordinate Geometry Calculator, Cross Product Calculator, Cylinder Calculator, Dot Product Calculator . Explore all Geometry.
Frequently asked questions
Key distinctions behind the calculation.
Is this a second solid engine?
No. It is mode=sphere on math.geometry.solid, the same engine as /calc/math/solid-geometry.
Is this the circle calculator?
No. Diameter, circumference, arc, and sector stay on /calc/math/circle.
Where does this run?
Locally in the browser by default. REST and MCP call the same solid-geometry engine.