If the shape is approximately a cuboid (tapered sides count if they're slight), use
the average length, width, and height. For truly irregular shapes, break the object
into smaller rectangular sections, calculate each, and sum the results — that's what
our
batch calculator is for.