Cylinder Volume Calculator
Calculate the volume of a right, oblique, or hollow cylinder.
How to Calculate Cylinder Volume (Solid and Oblique)
The Formula
Calculate the volume of any solid cylinder by multiplying the area of its circular base by its total height. You must determine the 2D footprint first, then extrude that area through the third dimension. The mathematical equation requires you to square the radius and multiply it by pi (π).
V = π · r2 · hIn this equation, V represents the total volume, r is the radius of the base, and h is the perpendicular height. Always ensure your radius and height use the exact same unit of measurement before performing the final multiplication.
Diameter vs. Radius Inputs
Measurement tools like calipers typically provide the full width of a circular object, known as the diameter. You cannot plug the diameter directly into the standard area formula without massively distorting the final calculation. You must cut the diameter in half to establish the true radius first.
V = π · (d / 2)2 · h
This modified equation handles diameter (d) directly. The tool above completely automates this conversion step. You can toggle between radius and diameter inputs and the system instantly updates the underlying math.
Right Cylinders vs. Oblique Cylinders
A right cylinder stands perfectly straight, with the top base aligned directly over the bottom base. An oblique cylinder leans to one side, creating a slanted, sheared profile. This slant changes the visual shape but does not alter the total internal capacity.
Cavalieri’s Principle proves that if the perpendicular height and the base area remain constant, the volume remains exactly the same. You must measure the true vertical height (straight down to the ground), not the physical length of the slanted side, when calculating oblique shapes.
The Hollow Cylinder Formula
Many engineering and construction projects require you to calculate the volume of a pipe or tube. A hollow cylinder is simply a solid cylinder with a smaller cylinder removed from its central axis. You find the total material capacity by calculating the outer volume and subtracting the inner empty space.
V = π · h · (R2 – r2)
In this equation, R represents the external radius and r represents the internal radius. If you measure the full width across the pipe, you have the external and internal diameters. You must divide both diameters by two before running this mathematical operation.
Wall Thickness and Material Volume
Contractors and fabricators often need to ignore the empty space inside a pipe entirely. They calculate the exact volume of the physical wall material to estimate production costs and shipping logistics. You extract this specific material volume using the exact same hollow cylinder equation detailed above.
Often, manufacturers only specify the outer diameter and the specific wall thickness of a pipe. You find the required internal radius by subtracting that wall thickness directly from the external radius. Once you calculate the total cubic volume of the wall structure, you can multiply it by the specific density of your material (like steel, PVC, or concrete) to determine the exact weight of the pipe.
Advanced Reverse Calculations
Finding Height from a Known Volume
Manufacturers often design tanks to hold a specific liquid volume while restricted by a maximum available floor space. You find the necessary vertical height by dividing the target volume by the circular base area.
h = V / (π · r2)
Enter your target volume and known radius directly into the tool. The calculator bypasses manual algebra and instantly populates the missing height field.
Finding Radius or Diameter from Volume
Physical height is often the limiting factor when fitting a custom container under a fixed ceiling. You find the required width by isolating the radius, dividing the volume by the height multiplied by pi, and extracting the square root.
r = √(V / (π · h))
Multiply your calculated radius by two to determine the exact total diameter required for fabrication. This reverse-engineering process allows precise sizing for structural columns, fluid tanks, and high-pressure pipes.
Real-World Applications
Liquid Capacity (Tanks and Barrels)
Most people do not measure water or chemicals in raw cubic centimeters. You need liquid metrics like liters or gallons to evaluate tanks and barrels practically. One thousand cubic centimeters equal exactly one liter.
Liters = Vcm³ / 1000
You find gallons by applying a secondary conversion factor to that liter value. The calculator above features a built-in volume dropdown to handle this exact process automatically. You can enter physical dimensions in inches or meters and extract the final capacity directly in US or UK fluid gallons.
Engine Displacement (Bore and Stroke)
Mechanics use the standard cylinder volume formula daily to calculate automotive engine displacement. In the automotive industry, they refer to the cylinder diameter as the “bore” and the height the piston travels as the “stroke.”
Engine Displacement = (π · (Bore / 2)2 · Stroke) · Number of Cylinders
Calculate the volume of a single internal cylinder using these measurements in centimeters. Multiply that result by the total number of cylinders in the engine block to find the true overall engine displacement in cubic centimeters (cc).
FAQs
Q1. How do you find the volume of a cylinder with the circumference?
A: Measure the outside perimeter to find the circumference. You must divide this measurement by two times pi to extract the true radius before calculating the standard volume. Alternatively, you can bypass the radius entirely and calculate the volume directly from the circumference using this formula:
V = h · C2 / (4 · π)
Q2. Does the formula change for elliptical cylinders?
A: Yes, elliptical cylinders require a different mathematical approach. Their oval bases lack a single uniform radius, featuring a major radius (the longest span) and a minor radius (the shortest span) instead. You calculate the total volume by multiplying pi by both distinct radii and the total vertical height.
V = π · a · b · h
Q3. What is the difference between capacity and volume?
A: Volume measures the exact amount of three-dimensional space a physical object occupies in the real world. Capacity specifically measures the maximum amount of substance (like fluid or gas) a hollow container can hold inside its internal boundaries. You use the outer external dimensions to find total object volume, but you must measure the internal void dimensions to determine true liquid capacity.