Concrete volume is the amount of three-dimensional space that must be filled by concrete for a given shape. For a slab, strip footing, wall, beam or column, the calculation starts with the dimensions and geometry of the element rather than with bag count or concrete strength.
In metric work the result is normally expressed in cubic metres (m³). Litres can be useful for smaller quantities, while imperial projects commonly use cubic feet (ft³) and cubic yards (yd³). The key requirement is that linear dimensions are converted to compatible units before they are multiplied.
This guide explains net volume, optional order allowance, rectangular and round formulas, quantity for identical elements, metric and imperial conversions, and the common mistakes that can change a concrete estimate by a large amount.
What concrete volume means
Volume measures the space occupied by a three-dimensional object. For a rectangular element it is the product of three perpendicular dimensions. When all dimensions are in metres, the result is directly in m³.
For example, a slab 4 m long, 3 m wide and 0.1 m thick has a volume of:
4 × 3 × 0.1 = 1.2 m³
That is the geometric volume for the dimensions provided. It does not determine whether the slab should be 0.1 m thick, what reinforcement it requires, which concrete class to use, or whether the design meets a building code. Those are design questions, not quantity calculations.
Net volume versus order volume
It is useful to separate two results. Net volume is the mathematical volume of the geometry with no percentage added. Order volume is the net volume plus the allowance that the user deliberately enters.
LUKIK uses a default allowance of 0%. The calculator does not silently add a universal 5%, 10% or any other preset. If an allowance is appropriate for a particular project, the user enters it.
The extra-volume formula is:
Extra volume = net volume × allowance % ÷ 100
The order-volume formula is:
Order volume = net volume × (1 + allowance / 100)
For a 1.2 m³ slab with a user-entered 10% allowance:
extra: 1.2 × 10% = 0.12 m³
order volume: 1.2 + 0.12 = 1.32 m³
Make the measurement units consistent first
A major source of errors is multiplying dimensions written in different units without converting them. For example, 4 m × 3 m × 10 cm cannot be treated as 4 × 3 × 10 cubic metres. The 10 cm thickness must first become 0.1 m.
The Concrete Volume Calculator supports mm, cm, m, in, ft and yd separately for each linear dimension. Values are normalized exactly internally, without rounding intermediate conversions.
- 1 m = 100 cm = 1000 mm;
- 1 in = 0.0254 m;
- 1 ft = 0.3048 m;
- 1 yd = 0.9144 m.
This means a length can be entered in metres, a width in centimetres and a thickness in millimetres without manually converting every field first.
How to calculate concrete for a slab or pad
A rectangular slab or pad is treated as a rectangular prism:
V = length × width × thickness
For a 4 × 3 m slab that is 0.1 m thick:
V = 4 × 3 × 0.1 = 1.2 m³
That is 1200 L. With no extra allowance, order volume remains 1.2 m³. If the user enters 10%, the calculator keeps the 1.2 m³ net volume visible and separately shows 0.12 m³ extra and 1.32 m³ as the order volume.
How to calculate a strip footing
A straight strip footing uses the same rectangular geometry, with the three dimensions interpreted as length, width and depth:
V = length × width × depth
For a footing 20 m long, 0.4 m wide and 0.6 m deep:
20 × 0.4 × 0.6 = 4.8 m³
If a foundation consists of several non-overlapping rectangular sections with different dimensions, calculate them separately and add the volumes. This makes the calculation easier to audit and helps avoid counting intersection areas twice.
How to calculate a concrete wall
For a solid rectangular wall:
V = length × height × thickness
A wall 8 m long, 2.5 m high and 0.2 m thick gives:
8 × 2.5 × 0.2 = 4.0 m³
If a wall contains substantial openings, their volume should not automatically be treated as concrete. For compound geometry, split the problem into simple parts and, where appropriate, subtract the actual void volume separately. Calculator v1 does not automatically model doors, windows or other openings.
How to calculate a beam or rectangular column
A beam or rectangular column is also a rectangular prism:
V = length × width × height
For a beam 6 m × 0.3 m × 0.5 m:
6 × 0.3 × 0.5 = 0.9 m³
If several identical beams or columns use the same dimensions, the “Number of identical elements” field multiplies the volume of one element by the chosen whole number, so the same calculation does not need to be repeated manually.
How to calculate a round column, pier or post hole
A round element is calculated as a cylinder. The required inputs are diameter and height or depth:
V = π × (diameter ÷ 2)² × height
For a round column with diameter 0.3 m and height 3 m:
V = π × 0.15² × 3 ≈ 0.2120575 m³
The calculator uses the mathematical value of π through Math.PI and does not round the intermediate result. Rounding is applied only to displayed values.
For four identical columns:
0.2120575… × 4 ≈ 0.8482300 m³
Calculate concrete volume with LUKIK
How quantity for identical elements works
Quantity is applied to the volume of one element before any percentage allowance:
Net volume = volume per element × quantity
For example, if one rectangular column is 0.25 m³ and there are six columns, net volume is 1.5 m³. If the user then enters an 8% allowance, the extra 8% is applied once to the combined 1.5 m³, rather than being accidentally repeated at multiple steps.
Quantity must be a whole number of at least 1. Elements with different dimensions should be calculated as separate groups.
When and how to use an extra allowance
A geometry calculator cannot know the real delivery and site conditions of a project: formwork accuracy, placement method, material left in equipment, logistics, or supplier rules. A universal automatic percentage would therefore suggest a level of certainty that does not exist.
If a designer, supplier or project workflow calls for a specific allowance, enter that value. Otherwise leave it at 0%. Avoid adding the same allowance twice: if dimensions or a manually calculated volume have already been increased, do not automatically repeat the same reserve in the percentage field.
Converting m³, litres, ft³ and yd³
The same physical volume can be expressed in several cubic units. LUKIK displays equivalent values without changing the quantity itself.
| Unit | Relationship | Typical use |
|---|---|---|
| m³ | base metric cubic unit | concrete and construction volume in metric projects |
| litre | 1 m³ = 1000 L | smaller quantities and scale checks |
| ft³ | 1 ft³ = 0.028316846592 m³ | imperial dimensions and smaller volumes |
| yd³ | 1 yd³ = 0.764554857984 m³ | common ready-mix ordering unit in the United States |
For example, a 12 ft × 10 ft slab that is 4 in thick is exactly 40 ft³. That is approximately 1.481481 yd³ or 1.13267386368 m³. The result is valid because the 4 inches are treated as a linear thickness and converted correctly before the volume is calculated.
How to handle irregular or compound shapes
Calculator v1 works with simple rectangular and round elements. For an irregular shape, a practical method is to split it into simple non-overlapping components, calculate each component separately, and add the results.
An L-shaped slab, for example, can be represented by two rectangular blocks that do not overlap. If the chosen blocks overlap, the common volume will be counted twice.
Voids can be handled explicitly as well: calculate the outer volume, calculate the void separately, and subtract it when that accurately represents the real construction.
Why bag weight alone is not enough
A 20 kg, 25 kg or 40 kg bag tells you the mass of dry product, but it does not provide a universal finished-concrete volume after mixing. A reliable bag-count calculation requires the manufacturer-stated finished volume yield per bag.
For that reason, Concrete Volume v1 does not convert m³ into bags using an invented universal factor. It also does not design cement/sand/aggregate/water proportions, select a concrete class, or determine required strength.
Common concrete calculation mistakes
Multiplying metres and centimetres without conversion
Units must be compatible. A thickness of 20 cm is 0.2 m, not the number 20 in a cubic-metre formula.
Confusing thickness with volume
Thickness is a linear measurement. It becomes part of a cubic volume only after it is multiplied by length and width.
Forgetting the number of identical elements
The volume of one column is not the volume of every column. Check the quantity field or sum separate groups.
Adding the allowance twice
The LUKIK allowance is applied once to net volume. Do not duplicate it through both enlarged dimensions and the percentage field without a specific reason.
Confusing diameter and radius
The cylinder formula uses radius. When diameter is entered, radius is half of it: D ÷ 2.
Treating a quantity estimate as structural design
The output follows the dimensions you enter. It does not verify safe thickness, footing depth, reinforcement, or building-code compliance.
How the LUKIK calculator helps
The Concrete Volume Calculator brings together five practical shapes: slab/pad, strip footing, wall, beam/rectangular column, and round column/pier/post hole. Every linear dimension can independently use mm, cm, m, in, ft or yd.
It displays net volume, order volume, extra volume, litres, cubic feet, cubic yards and volume per element. Quantity and the user-entered allowance are applied in a defined order with no hidden percentage adjustment.
Open the LUKIK Concrete Volume Calculator
Conclusion
A sound geometric concrete estimate requires the right shape, measured dimensions and consistent units. Rectangular elements are calculated from three linear dimensions, while round elements use the area of a circle multiplied by height. Quantity multiplies the volume per element, and an optional allowance is applied once afterward.
The calculator is useful for estimating concrete quantity from already chosen geometry, but it does not replace structural design, reinforcement calculation, concrete-strength selection or code review.
FAQ
How do I calculate concrete volume for a slab?
Multiply slab length by width and thickness after converting the dimensions to compatible units. For example, 4 × 3 × 0.1 m = 1.2 m³.
Should I always add a 10% concrete allowance?
No. LUKIK keeps the default at 0%. Add a percentage only when it is justified by your project conditions or supply requirements.
How many litres are in 1 m³?
1 m³ equals 1000 litres. This is a unit conversion and does not change the physical concrete quantity.
How do I convert cubic feet to cubic yards?
There are 27 cubic feet in one cubic yard, so divide ft³ by 27. For example, 40 ft³ ≈ 1.481481 yd³.
Can I calculate a round post or pier?
Yes. Enter the diameter and height/depth. The formula is π × (D/2)² × H.
Does the calculator determine reinforcement or concrete strength?
No. It estimates geometric volume from the supplied dimensions and does not perform structural design.