Cuboid Volume
The volume of a cuboid is the quantity of three-dimensional space enclosed by it.
Cuboid volume equals the product of the width, length and height of the cuboid.
Formula
![Copy to Clipboard QuantityVariable["V", "Volume"] == QuantityVariable["H", "Height"]*QuantityVariable["L", "Length"]*QuantityVariable["W", "Width"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/4eb/4eb5c237-ec0d-4cce-9f8f-73aaef9c5880/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| V | volume | "Volume" |
| H | height | "Height" |
| L | length | "Length" |
| W | width | "Width" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
