Calculators PlanetCalculators Planet
HomeFinancialMathHealthOtherBlogAboutContact
Calculators PlanetCalculators Planet

Fast, accurate, and user-friendly online calculators for all your needs.

Financial

  • Mortgage Calculator
  • Amortization Calculator
  • Mortgage Payoff Calculator
  • House Affordability Calculator
  • Rent Calculator

Math

  • Decimal to Fraction Calculator
  • Significant Figures Calculator
  • Percentage Calculator
  • Fraction Calculator
  • Ratio Calculator

Health

  • BMI Calculator
  • Ideal Weight Calculator
  • Body Fat Calculator
  • Calorie Calculator
  • Macro Calculator

Other

  • Age Calculator
  • Date Calculator
  • Time Calculator
  • Hours Calculator
  • Time Card Calculator

2026 Calculators Planet. All rights reserved.

BlogAboutContactPrivacy PolicyCookie PolicyTerms of ServiceDisclaimer
Calculators PlanetCalculators Planet
HomeFinancialMathHealthOtherBlogAboutContact
HomeMathVolume Calculator

Volume Calculator

Calculate the volume and surface area of any common 3D shape. Choose from cube, cuboid, sphere, cylinder, cone, pyramid, or ellipsoid and enter the dimensions for instant results.

Share:
Volume Calculator

Volume

60

cubic units

Surface Area

94

square units

Formula Used

V = l × w × h

SA = 2(lw + wh + lh)

l = 5, w = 4, h = 3

What Is a Volume Calculator?

Carlos, a construction contractor in Houston, needs to pour a concrete foundation for a new backyard shed. The foundation measures 4 meters long, 3 meters wide, and 0.15 meters deep. He enters these dimensions into the cuboid calculator and gets 1.8 cubic meters. Since ready-mix concrete is sold by the cubic yard in the US, he converts: 1.8 cubic meters equals approximately 2.35 cubic yards. He orders 3 cubic yards to account for spillage and over-excavation. Without this calculation, he might have ordered too little and stalled the project, or too much and wasted money.

Volume is the measure of the three-dimensional space occupied by a solid object. It is expressed in cubic units, such as cubic meters (m^3), cubic centimeters (cm^3), or cubic feet (ft^3). Volume calculations are essential in engineering, construction, manufacturing, medicine, and everyday tasks like estimating the capacity of a container or a swimming pool. For calculating 2D areas, use our Area Calculator.

Every three-dimensional shape has a specific formula for its volume. Using the correct formula and consistent units is essential for accurate results. For calculating triangle dimensions, try our Pythagorean Theorem Calculator.

What This Calculator Does

This calculator computes the volume (and surface area where applicable) of seven common 3D shapes. Select the shape, enter the required dimensions, and the result appears instantly.

  • Cube: A box with six equal square faces
  • Cuboid (Rectangular Prism): A box with rectangular faces
  • Sphere: A perfectly round 3D shape
  • Cylinder: A circular prism with two flat circular ends
  • Cone: A pyramid-like shape with a circular base
  • Pyramid: A shape with a rectangular base tapering to a point
  • Ellipsoid: A 3D oval with three different axis lengths

How the Calculation Works

Cube

V = s^3

SA = 6s^2

Cuboid (Rectangular Prism)

V = l x w x h

SA = 2(lw + wh + lh)

Sphere

V = (4/3) x pi x r^3

SA = 4 x pi x r^2

Cylinder

V = pi x r^2 x h

SA = 2 x pi x r x (r + h)

Cone

V = (1/3) x pi x r^2 x h

SA = pi x r x (r + sqrt(r^2 + h^2))

A cone holds exactly one-third the volume of a cylinder with the same radius and height.

Rectangular Pyramid

V = (1/3) x l x w x h

Similarly, a pyramid holds one-third the volume of a cuboid with the same base and height.

Ellipsoid

V = (4/3) x pi x a x b x c

When all three axes are equal (a = b = c), the ellipsoid becomes a sphere and the formula reduces to the standard sphere formula.

How to Use the Calculator

  1. Select the shape that matches the object you are measuring
  2. Enter the required dimensions (radius, height, length, width, etc.)
  3. Volume and surface area update instantly as you type
  4. Review the formula card to confirm the formula being applied and the values used

Example Calculations

Example 1: Carlos from Houston is calculating concrete for a foundation slab measuring 4 m x 3 m x 0.15 m. Volume = 4 x 3 x 0.15 = 1.8 m^3. Since 1 m^3 = 1,000 liters, that is 1,800 liters. In cubic yards, 1.8 m^3 equals approximately 2.35 cubic yards. He orders 3 cubic yards to include a waste margin.

Example 2: Aisha, a packaging engineer in Detroit, is designing a cylindrical tin that must hold exactly 500 ml (500 cm^3). She sets the height to 10 cm and solves for radius: r = sqrt(500 / (pi x 10)) = 3.99 cm, approximately 4 cm. The calculator confirms: pi x 4^2 x 10 = 502.65 cm^3, close enough for manufacturing tolerance. For percentage-based adjustments, she uses our Percentage Calculator.

Example 3: Dr. Kumar, a radiologist at Massachusetts General Hospital, is estimating the volume of a spherical tumor from an MRI scan. The measured diameter is 4.2 cm, so the radius is 2.1 cm. Volume = (4/3) x pi x 2.1^3 = 38.79 cm^3. This helps determine treatment staging and monitor growth over time.

Real World Scenarios

Construction and Concrete

Carlos from Houston needs to fill a rectangular foundation measuring 4 m x 3 m x 0.15 m. The volume of the cuboid determines how many cubic meters of concrete to order. He calculates 1.8 m^3 and adds a 20% waste margin, ordering 2.16 m^3 (approximately 2.82 cubic yards). Over-ordering wastes money; under-ordering causes delays and cold joints in the pour.

Manufacturing and Packaging

Aisha from Detroit is designing a cylindrical container that must hold exactly 500 ml of body lotion. She uses the cylinder volume formula to determine the correct radius and height combination. A radius of 4 cm with a height of 10 cm gives 502.65 cm^3, which meets the 500 ml target within manufacturing tolerance. She also calculates the surface area to estimate the label material needed: 2 x pi x 4 x (4 + 10) = 351.86 cm^2.

Medicine and Dosing

Dr. Kumar from Massachusetts General Hospital calculates the volume of a spherical tumor from MRI measurements. A diameter of 4.2 cm gives a volume of 38.79 cm^3. Comparing this with a previous scan showing 32.17 cm^3 (diameter 3.9 cm), he calculates a 20.6% growth using our Percentage Calculator. Accurate volume measurement supports diagnosis, treatment planning, and monitoring response to therapy.

Common Mistakes to Avoid

  • Confusing diameter with radius: For spheres, cylinders, and cones, the formula requires the radius (half the diameter). Entering the diameter will produce a result eight times too large for the sphere formula, since volume scales with the cube of the radius.
  • Mixing units: All dimensions must use the same unit. If length is in meters and height is in centimeters, convert everything to one unit before calculating. Mixing meters and centimeters produces a result off by a factor of 100.
  • Forgetting to cube the units: Volume is always in cubic units. A box measured in meters has a volume in m^3, not m. A common error is reporting 1.8 m instead of 1.8 m^3.
  • Using a cone formula for a pyramid: A cone has a circular base (uses pi), while a pyramid has a rectangular base (no pi). Applying the wrong formula produces an incorrect result. A cone with radius 3 and height 5 has volume 47.12, while a pyramid with base 6 x 6 and height 5 has volume 60.

Limitations of This Calculator

This calculator handles seven standard geometric shapes. It does not compute volumes for irregular shapes, frustums (truncated cones or pyramids), toruses, or composite shapes. For irregular objects, break them down into component shapes, calculate each volume separately, and add them together. This decomposition method is standard practice in engineering and construction estimation. The calculator does not perform unit conversions between metric and imperial systems; ensure all inputs use consistent units. Surface area calculations for cones and pyramids assume a regular geometric shape and do not account for real-world irregularities. For related tools, try our Area Calculator, Pythagorean Theorem Calculator, or Percentage Calculator.

Authoritative Research and Resources

  • NIST: SI Units and Metric System is the official US resource for the International System of Units (SI), which defines the cubic meter (m^3) as the standard unit of volume. The NIST Guide to SI Units (SP 811) provides conversion factors between metric and imperial volume units, including 1 m^3 = 1,000 liters = 35.3147 cubic feet = 1.30795 cubic yards.
  • Maths Is Fun: Volume Formulas provides clear, illustrated explanations of volume formulas for all common 3D shapes including cubes, cuboids, spheres, cylinders, cones, pyramids, and ellipsoids. Each formula is accompanied by worked examples and interactive calculators for verification.
  • Khan Academy: Solid Geometry offers free educational content covering volume and surface area calculations for all standard 3D shapes. The lessons include derivations of the formulas using calculus and Cavalieri's principle, explaining why a cone is one-third of a cylinder and a pyramid is one-third of a prism with the same base and height.

Frequently Asked Questions

What is the difference between volume and capacity?
Volume refers to the total three-dimensional space occupied by an object, including solid material. Capacity refers to the amount of space inside a hollow container available to hold contents. For a hollow cylinder, the volume includes the material of the walls, while the capacity is the interior space. In practice, the terms are often used interchangeably for containers where wall thickness is negligible. A water tank with 2 cm thick walls has a slightly smaller capacity than its external volume would suggest.
How do I convert cubic centimeters to liters?
1 liter equals 1,000 cubic centimeters (cm^3). To convert, divide the volume in cm^3 by 1,000. For example, 2,500 cm^3 = 2.5 liters. Similarly, 1 m^3 = 1,000 liters = 1,000,000 cm^3. For US customary units, 1 cubic foot = 28.3168 liters, and 1 cubic yard = 764.555 liters. The NIST Guide to SI Units (SP 811) provides official conversion factors for all common volume units.
Why is the cone volume one-third of the cylinder volume?
This is a geometric relationship proven through calculus or Cavalieri's principle. A cone with the same base radius and height as a cylinder occupies exactly one-third the space. Three cones of equal dimensions to a cylinder will fit inside that cylinder. This relationship also holds for pyramids versus prisms with the same base and height. The factor of 1/3 in the volume formula (V = 1/3 x pi x r^2 x h for cones, V = 1/3 x l x w x h for pyramids) reflects this mathematical relationship.
What is surface area and when do I need it?
Surface area is the total area of all the outer faces of a 3D shape, measured in square units. You need it when calculating material quantities for wrapping, coating, or constructing a shape. For example, painting the outside of a cylinder, manufacturing a tin can, or insulating a sphere all require surface area calculations. A cylinder with radius 4 cm and height 10 cm has a surface area of 2 x pi x 4 x (4 + 10) = 351.86 cm^2, which tells a manufacturer how much sheet metal is needed.
Can I use this calculator for irregular shapes?
This calculator handles seven standard geometric shapes: cube, cuboid, sphere, cylinder, cone, pyramid, and ellipsoid. For irregular shapes, break them down into component shapes (cuboids, cylinders, cones, etc.), calculate the volume of each separately, and add them together. This decomposition method is standard practice in engineering and construction estimation. For example, a house with a rectangular base and a triangular attic can be calculated as a cuboid plus a triangular prism.
How do I convert between metric and imperial volume units?
The most common conversions are: 1 cubic meter (m^3) = 35.3147 cubic feet = 1.30795 cubic yards = 1,000 liters. 1 cubic foot = 0.0283168 m^3 = 28.3168 liters. 1 cubic yard = 0.764555 m^3 = 764.555 liters. 1 US gallon = 3.78541 liters = 3,785.41 cm^3. 1 liter = 0.264172 US gallons. Always ensure all dimensions use the same unit system before calculating volume to avoid errors.
What happens if I enter the diameter instead of the radius?
For spheres, cylinders, and cones, the formula requires the radius (half the diameter). Entering the diameter instead of the radius will produce a result that is too large. For a sphere, the error is a factor of 8, because volume scales with the cube of the radius (V = 4/3 x pi x r^3). If you double the radius by entering the diameter, the volume becomes 2^3 = 8 times larger than the correct value. Always divide the diameter by 2 before entering it as the radius.

Related Calculators

Area Calculator

Calculate area of 2D shapes

Pythagorean Theorem Calculator

Calculate triangle sides using the Pythagorean theorem

Percentage Calculator

Calculate percentages and percentage changes

Embed This Calculator

Volume Calculator

Calculate
Reset
Calculators PlanetCalculators Planet

Fast, accurate, and user-friendly online calculators for all your needs.

Financial

  • Mortgage Calculator
  • Amortization Calculator
  • Mortgage Payoff Calculator
  • House Affordability Calculator
  • Rent Calculator

Math

  • Decimal to Fraction Calculator
  • Significant Figures Calculator
  • Percentage Calculator
  • Fraction Calculator
  • Ratio Calculator

Health

  • BMI Calculator
  • Ideal Weight Calculator
  • Body Fat Calculator
  • Calorie Calculator
  • Macro Calculator

Other

  • Age Calculator
  • Date Calculator
  • Time Calculator
  • Hours Calculator
  • Time Card Calculator

2026 Calculators Planet. All rights reserved.

BlogAboutContactPrivacy PolicyCookie PolicyTerms of ServiceDisclaimer