Cubic Meter Calculator
Calculate volume in cubic meters for 8 shapes: box, cylinder, sphere, cone, pyramid, hemisphere, ellipsoid, and triangular prism with unit conversion.
About
Miscalculating volume costs money. Ordering 10m3 of concrete when you need 12 means a second delivery, pump re-hire, and a cold joint in your pour. This calculator computes volume in cubic meters for eight standard geometric solids. It accepts dimensions in any common length unit and converts internally to meters before applying the exact closed-form formula for each shape. Results are displayed in m3 alongside conversions to liters, cubic feet, cubic inches, US gallons, and imperial gallons. The tool assumes ideal geometry. Real-world objects with irregular surfaces, draft angles, or rounded fillets will deviate from these values. Always add a waste factor of 5 - 10% for construction materials.
Formulas
All shapes use closed-form volume equations. Dimensions are first converted to meters via the length-unit factor f, so that dm = dinput × f. Volume is then computed in m3.
Rectangular Prism
V = L × W × HCylinder
V = π ⋅ r2 ⋅ hSphere
V = 43 ⋅ π ⋅ r3Cone
V = 13 ⋅ π ⋅ r2 ⋅ hRectangular Pyramid
V = 13 ⋅ L ⋅ W ⋅ HHemisphere
V = 23 ⋅ π ⋅ r3Ellipsoid
V = 43 ⋅ π ⋅ a ⋅ b ⋅ cTriangular Prism
V = 12 ⋅ b ⋅ ht ⋅ LWhere: L = length, W = width, H = height, r = radius, h = height, a, b, c = semi-axes of the ellipsoid, b = triangle base width, ht = triangle height, f = unit-to-meters conversion factor. All lengths in the formulas above are assumed to be in meters after conversion.
Reference Data
| Shape | Formula | Variables | Typical Use Case |
|---|---|---|---|
| Rectangular Prism (Box) | V = L × W × H | Length, Width, Height | Shipping containers, rooms, concrete slabs |
| Cylinder | V = π × r2 × h | Radius, Height | Pipes, tanks, columns, silos |
| Sphere | V = 43 π r3 | Radius | Balls, domes, globes |
| Cone | V = 13 π r2 h | Radius, Height | Funnels, sand piles, hoppers |
| Pyramid | V = 13 L × W × H | Base Length, Base Width, Height | Roofing, aggregate stockpiles |
| Hemisphere | V = 23 π r3 | Radius | Dome structures, bowls, tank heads |
| Ellipsoid | V = 43 π a b c | Semi-axes a, b, c | Pressure vessels, fuel tanks |
| Triangular Prism | V = 12 b × ht × L | Base, Triangle Height, Length | A-frame roofs, troughs, wedges |
| Volume Unit Conversion Reference | |||
| 1 m3 | 1000 liters = 35.3147 ft3 = 61023.7 in3 | ||
| 1 m3 | 264.172 US gal = 219.969 imp gal = 1.30795 yd3 | ||
| Length Unit → Meters Factor | |||
| mm | 0.001 | ||
| cm | 0.01 | ||
| m | 1 | ||
| in | 0.0254 | ||
| ft | 0.3048 | ||
| yd | 0.9144 | ||
| km | 1000 | ||