Order
3 yd³
2.72 yd³ exact · 11,001 lb
What are you pouring?
Always round up — ready-mix delivers by the yard. Running short mid-pour is far more expensive than ordering extra.
About the Concrete Calculator
Pour planning goes a lot smoother when you can trust your numbers. ProCalc.ai’s Concrete Calculator helps you estimate concrete volume fast for slabs, footings, columns, walls, and other common pours, with a built-in waste allowance so you’re not scrambling for an extra yard at the end of the day. You’ll see cubic yards, bag counts, and cost estimates in one place, so you can order materials and line up labor with fewer surprises. This Concrete Calculator is built for contractors, estimators, and site supervisors who need quick takeoffs that match what actually gets delivered to the jobsite. Use it when you’re pricing a 24' × 30' garage slab and need to confirm how many yards to order, how many 80-lb bags that equals for a small pour alternative, and what the concrete will cost at your local rate. You enter your shape and dimensions (plus thickness, waste percentage, and price per yard or per bag), and you get the concrete quantity, equivalent bags, and total cost in seconds.
How many bags of concrete do I need?
An 80-lb bag yields about 0.6 cubic feet, while a 60-lb bag yields 0.45 cubic feet. Divide your total cubic feet by the yield per bag, then add 5-10% for waste.
How do you calculate the volume of concrete needed for a slab? To calculate the volume of concrete for a slab or footing, multiply its length by its width by its thickness. This will give you the volume in cubic feet. Volume (ft³) = Length × Width × Thickness. Divide this by 27 to convert to cubic yards.
How many cubic yards are in a cubic foot of concrete? There are 27 cubic feet in one cubic yard of concrete. To convert cubic feet to cubic yards, divide the total cubic feet by 27. This conversion is essential for ordering concrete, as it is typically sold by the cubic yard.
How do you calculate the volume of concrete needed for a cylindrical column? To calculate the volume of concrete for a cylindrical column, use the formula: Volume (ft³) = π × Radius² × Height. Ensure all measurements are in feet for consistent units. Divide the resulting cubic feet by 27 to find the volume in cubic yards.
How do you determine the number of concrete bags needed for a project? To determine the number of concrete bags needed, first calculate the total volume of concrete required in cubic feet. Then, divide this total volume by the yield of a single concrete bag (e.g., 0.6 cubic feet for an 80-pound bag). Bags Needed = Volume (ft³) ÷ Bag Yield (ft³).
Concrete Calculator
ProCalc.ai's Concrete Calculator (part of our Construction tools) calculates the weight of concrete in any common shape and dimension. Concrete has a density of 150 lb/ft³ (2,403 kg/m³). Concrete is 69% lighter than steel. A standard 4ft × 8ft sheet at 1/4" thickness weighs approximately 100.0 lbs. Per cubic yard, concrete weighs about 4,050 lbs (2.0 tons).
The calculator supports multiple shapes: plates and sheets (length × width × thickness), round bars (diameter × length), tubes (outer diameter, wall thickness, length), and discs (diameter × thickness). Select your shape, enter dimensions in inches or feet, and get weight in both pounds and kilograms instantly.
Accurate weight calculations are critical for structural engineering, equipment sizing, hauling and transport logistics, and material ordering on construction sites. The core formula for rectangular shapes is Weight = Length (ft) × Width (ft) × Thickness (ft) × 150 lb/ft³. For round shapes: Weight = π × (Diameter/2)² × Length × 150 (all in feet). For tubes: use the annular area — π × ((OD/2)² − (ID/2)²) × Length × 150. All calculations run instantly in your browser with results in both imperial and metric units.
This calculator is part of ProCalc.ai's library of 101 material weight calculators covering metals, woods, plastics, stone, and building materials. Each uses verified density data from engineering reference sources. For comparing concrete against alternatives, see our material comparison pages.
Concrete Calculator — Frequently Asked Questions(8)
Common questions about concrete.
Last updated Apr 2026
You’re about to pour a new patio slab this weekend. The forms are set, the gravel base is compacted, and the truck is scheduled—but you still need to answer the one question that can make or break the day: how much concrete should you order? Too little and you’re scrambling mid-pour; too much and you’ve paid for extra material you can’t return. A Concrete Calculator solves that by converting your project dimensions into cubic yards, estimating bag counts (if mixing by hand), and helping you plan for waste allowance.
What Is a Concrete Calculator?
Typical inputs map to what you’re pouring: - Slab: Length, Width, Depth - Footing/beam: Length, Width, Depth (often narrower and deeper than slabs) - Column/pier: Diameter and Height (cylindrical)
Context fact: concrete is heavy—normal-weight concrete is commonly around 140 to 150 lb per cubic foot (varies by mix design and aggregate). That means even a “small” 1 cubic yard pour (27 cubic feet) can weigh roughly 3,780 to 4,050 lb. Planning volume correctly is also planning logistics.
The Formula (and What It Means)
ConcreteVolume_yd3 = ConcreteVolume_ft3 / 27
Why divide by 27? Because: - 1 yard = 3 feet - 1 cubic yard = 3 × 3 × 3 = 27 cubic feet
Step-by-step in plain English: 1. Compute the shape’s volume in cubic feet (ft³) using its geometry. 2. Convert ft³ to yd³ by dividing by 27. 3. Add a waste factor (commonly 5% to 15%) to cover spillage, uneven subgrade, over-excavation, and form bulge.
Common shape formulas in cubic feet: - SlabVolume_ft3 = Length_ft × Width_ft × Depth_ft - CylinderVolume_ft3 = π × (Diameter_ft / 2)² × Height_ft
If dimensions are in inches for depth, convert first: - Depth_ft = Depth_in / 12
Authoritative note: Concrete proportioning and acceptance criteria are governed by ACI standards (for example, ACI 318 for structural concrete). Local building codes often reference ACI for structural work, and many jurisdictions base code requirements on IBC/IRC adoptions. For slabs-on-grade and residential flatwork, thickness and reinforcement requirements vary by soil, load, and climate—so volume math is only one part of planning.
Step-by-Step Worked Examples (with Real Numbers)
### Example 1: Patio slab (rectangular) Project: 12 ft by 16 ft slab, 4 inches thick.
1) Convert thickness to feet Depth_ft = 4 / 12 = 0.3333 ft
2) Compute volume in cubic feet SlabVolume_ft3 = 12 × 16 × 0.3333 SlabVolume_ft3 = 64.0 ft³ (rounded)
3) Convert to cubic yards ConcreteVolume_yd3 = 64.0 / 27 ConcreteVolume_yd3 = 2.370 yd³
4) Add waste allowance (say 10%) Order_yd3 = 2.370 × 1.10 = 2.607 yd³
Practical ordering: round up to what suppliers deliver (often in 0.25 yd³ increments). That would typically mean ordering about 2.75 yd³ to avoid coming up short.
### Example 2: Continuous footing (strip footing) Project: 40 ft long footing, 18 inches wide, 12 inches deep.
1) Convert inches to feet Width_ft = 18 / 12 = 1.5 ft Depth_ft = 12 / 12 = 1.0 ft
2) Volume in cubic feet FootingVolume_ft3 = 40 × 1.5 × 1.0 FootingVolume_ft3 = 60 ft³
3) Convert to cubic yards ConcreteVolume_yd3 = 60 / 27 ConcreteVolume_yd3 = 2.222 yd³
4) Add waste allowance (say 8% for a well-formed trench) Order_yd3 = 2.222 × 1.08 = 2.400 yd³
If the trench is rough or over-excavated, 12% to 15% waste is more realistic.
### Example 3: Round column/pier (cylinder) Project: 12-inch diameter pier, 6 ft tall.
1) Convert diameter to feet Diameter_ft = 12 / 12 = 1.0 ft Radius_ft = 1.0 / 2 = 0.5 ft
2) Volume in cubic feet (cylinder) CylinderVolume_ft3 = π × (0.5)² × 6 CylinderVolume_ft3 = 3.1416 × 0.25 × 6 CylinderVolume_ft3 = 4.7124 ft³
3) Convert to cubic yards ConcreteVolume_yd3 = 4.7124 / 27 ConcreteVolume_yd3 = 0.1745 yd³
4) Add waste allowance (say 10%) Order_yd3 = 0.1745 × 1.10 = 0.1920 yd³
If mixing bags, you’d convert volume to bag yield (bag yields vary by brand and bag size). Always check the bag label for “yield” in cubic feet per bag, then compute: BagsNeeded = TotalVolume_ft3 / Yield_ft3_per_bag
Common Mistakes to Avoid (and a Pro Tip)
Common Mistake 2: Ordering exactly the calculated volume with no waste. Real pours rarely match perfect geometry. Subgrade dips, forms bow, and some concrete stays in the chute or wheelbarrow. A waste allowance of 5% to 15% is normal depending on how controlled the job is.
Common Mistake 3: Mixing up diameter and radius for columns. Cylinder volume uses radius squared. If you plug in diameter where radius belongs, the result is 4 times too big.
Common Mistake 4: Ignoring thickness standards for the application. Many residential slabs-on-grade are commonly 4 inches thick for light duty, while driveways are often thicker (commonly 5 to 6 inches depending on loads and subgrade). Local code, climate (freeze-thaw), and soil conditions matter. For structural elements, follow engineered drawings and ACI-referenced requirements.
Pro Tip: If the pour includes thickened edges, turned-down beams, or haunches, split the job into simple shapes (a slab plus additional rectangular “edge beams,” or a footing plus piers). Add the volumes together, then apply waste once at the end.
When to Use This Calculator vs. Doing It Manually
Manual calculation is fine when: - The shape is a single simple rectangle and you’re comfortable converting units. - You need a quick check in the field without any extra features like waste allowance or bag conversions.
For anything structural or permitted, volume math is only the quantity step—final thickness, reinforcement, and mix requirements should follow local code and ACI-referenced standards, and engineered plans when applicable.
Authoritative Sources
This calculator uses formulas and reference data drawn from the following sources:
- USDA Forest Products Laboratory - DOE — Energy Saver - EPA — Energy Resources
Concrete Weight & Volume Formulas
Rectangular slab or footing: Volume (ft³) = Length (ft) × Width (ft) × Thickness (ft) Weight (lb) = Volume (ft³) × 150 lb/ft³
Cylindrical column or pier: Volume (ft³) = π × (Diameter/2)² × Height (all in feet) Weight (lb) = Volume (ft³) × 150 lb/ft³
Convert to cubic yards: Cubic yards = Volume (ft³) ÷ 27
Bags needed: 80 lb bag yields ≈ 0.6 ft³. Bags = Volume (ft³) ÷ 0.6
Standard concrete density is 150 lb/ft³ (2,403 kg/m³) for normal-weight concrete. Lightweight concrete ranges from 90–120 lb/ft³ depending on aggregate type.
Concrete Sources & References
Explore More Calculators
Content reviewed by the ProCalc.ai editorial team · About our standards
🔀 You Might Also Use
Mortgage Calculator
Free mortgage calculator with payment breakdown, amortization schedule, extra payment scenarios, and 15 vs 30 year comparison.
FINANCEBMI Calculator
Free BMI Calculator — Calculate BMI. Check if weight is healthy based on height. AI-powered health tool.
HEALTHAge Calculator
Free Age Calculator — Calculate your age in years, months, days. Find day of week you were born. Instant results.
MATHTime Calculator
Convert decimal hours to hours:minutes. Add, subtract, multiply time. Free calculator. Free, no signup — instant results on ProCalc.ai.
MATHExplore More Construction Tools
Tungsten Weight Calculator
Free Tungsten Weight Calculator — Calculate tungsten weight instantly from dimensions or volume. Get accurate results in lbs and kg using ...
Nickel Weight Calculator
Free Nickel Weight Calculator — Calculate nickel sheet and plate weight instantly using standard density of 556 lb/ft³. Enter dimensions in inches, ...
Cedar Weight Calculator
Free Cedar Weight Calculator — Calculate cedar lumber weight instantly. Enter board dimensions to get accurate weight estimates using Western red ...
Sandstone Weight Calculator
Free Sandstone Weight Calculator — Calculate sandstone weight instantly from dimensions. Get accurate results in pounds or kilograms using standard ...
Granite Weight Calculator
Free Granite Weight Calculator — Calculate granite slab weight instantly from dimensions. Get accurate weights for countertops, tiles, and slabs ...
Oak Weight Calculator
Free Oak Weight Calculator — Calculate oak lumber weight instantly using dimensions and oak type. Red oak (47 lb/ft³) and white oak (52 lb/ft³) ...
📖 Related Articles
Square Footage Calculator: Rooms, L-Shapes, Irregular Spaces, and Multiple Floors
Square footage is the foundation of almost every home project estimate. Here is how to measure and calculate it accurately for any room shape and for total home area.
10 min read
Gravel Calculator: How Much Stone Do You Need for a Driveway or Patio?
Gravel orders go wrong in two ways: ordering by volume when your supplier sells by weight, or guessing the depth. Here is the correct calculation method for any project.
10 min read
Concrete Calculator: How to Never Order Too Much — or Too Little
Ordering concrete is a one-shot decision. Too little and your pour is incomplete. Too much and you pay for material you send back. Here is how to get the number right.
12 min read