Cheat Sheet

Volume Formulas

A printable, searchable reference of every common 3D volume formula — with a one-line note on when each applies and the geometric intuition behind it. Bookmark this page when you’re reviewing solid geometry, prepping for SAT/ACT/AP, or just need to look up "volume of a cone" fast. Every formula links to the AI-Math step-by-step solver.

Prisms & boxes

Cube

V=s3V = s^3

Side cubed. A cube of side ss tiles space with s3s^3 unit cubes — the 3D analogue of the unit-square argument.

Rectangular prism (box)

V=lwhV = l \cdot w \cdot h

Length × width × height. Base area is lwl w; stacking hh layers of that base gives lwhlwh.

General prism

V=AbasehV = A_{\text{base}} \cdot h

Base area times height. By Cavalieri’s principle, any prism with the same cross-section and height has the same volume — so triangular, hexagonal, oblique prisms all use this single formula.

Pyramids, cones & frustums

Pyramid (general)

V=13AbasehV = \tfrac{1}{3} A_{\text{base}} \cdot h

One-third of the corresponding prism. The "one-third" comes from integrating Abase(zh)2A_{\text{base}}\bigl(\tfrac{z}{h}\bigr)^2 from 0 to hh — the cross-section shrinks linearly.

Cone

V=13πr2hV = \tfrac{1}{3} \pi r^2 h

Same one-third rule as the pyramid, with circular base πr2\pi r^2. Three cones with the same base and height fill exactly one cylinder.

Frustum of a cone

V=πh3(R2+Rr+r2)V = \tfrac{\pi h}{3}\bigl(R^2 + R r + r^2\bigr)

Two parallel circular faces of radii RR (bottom) and rr (top), height hh. Derive by subtracting the small cone from the big cone; the cross-term RrRr comes from the difference of cubes.

Cylinders

Cylinder

V=πr2hV = \pi r^2 h

Special case of the general prism: circular base πr2\pi r^2 stacked to height hh. Oblique cylinders use the same formula thanks to Cavalieri.

Hollow cylinder (tube)

V=π(R2r2)hV = \pi (R^2 - r^2) h

Outer cylinder volume minus inner cylinder volume — the same subtraction trick as the annulus extended in the third dimension.

Spheres & ellipsoids

Sphere

V=43πr3V = \tfrac{4}{3}\pi r^3

The famous "four-thirds pi r-cubed." Archimedes’ result: a sphere is exactly 23\tfrac{2}{3} of the smallest cylinder that contains it.

Hemisphere

V=23πr3V = \tfrac{2}{3}\pi r^3

Half of a sphere — exactly half of 43πr3\tfrac{4}{3}\pi r^3. Useful for domes, bowls, and integration setups.

Ellipsoid

V=43πabcV = \tfrac{4}{3}\pi a b c

Three semi-axes a,b,ca, b, c. When a=b=c=ra = b = c = r you recover the sphere 43πr3\tfrac{4}{3}\pi r^3 — a sphere is a special ellipsoid.

Torus (donut)

V=2π2Rr2V = 2\pi^2 R r^2

Major radius RR (center to tube center), minor radius rr (tube). Pappus theorem: area πr2\pi r^2 swept around a circle of circumference 2πR2\pi R.

Try the formulas in our free solvers