Let,
A4 = Length
B4 = Width
C4 = Height
D4 = Volume
To write a formula for Cell C4, it means we will make a formula in computing the Height when the Length, Width, and Volume are given.
But before that, based on the spreadsheet data given, it is presumed to be data (length, width, and height) of a rectangular prism and its volume.
The formula for the Volume of a Rectangular Prism:
To compute for the Height,
Or,
This equation, when put in the spreadsheet, will be,
= (D4)/(A4*B4)