basic

Soil Truckload Calculator

Number of dump-truck loads to remove or import soil.

Compute the number of dump-truck loads needed to haul a given volume of soil, given the truck capacity in cubic yards. Standard tandem dump = 10 yd³, tri-axle = 16 yd³.

Published Last reviewed 1 min read

Inputs

yd³

Results

Enter values and click Calculate to see results.
Was this helpful?

How to use this calculator

  1. Fill in the inputs above using the units you already have.
  2. Values update automatically as you type — no submit button needed.
  3. Hover any result row for the underlying formula and intermediate values.

Formula

Loads = ceil(loose_yd³ / truck_capacity).

In depth

Compute the number of dump-truck loads needed to haul a given volume of soil, given the truck capacity in cubic yards. Standard tandem dump = 10 yd³, tri-axle = 16 yd³.