This just creates a cube, and calculates volume and surface area.
Volume is W * H * D
Surface area is (W * H) + (W * D) + (H * D)
Width = W
Height = H
Depth = D
Notes & Credits
all by me
feel free to use to help you with your math assignment in school B)