-- Measure the length of the box.
-- Measure the width of the box.
-- Measure the height of the box.
-- Make sure all 3 measurements are in the same units.
-- Multiply (length) x (width).
-- Take that answer and multiply it by (height).
-- You now have the volume of the box.