you need to state the shape. also to state based on the shape either the radius or length and width
Chat with our AI personalities
pi*r2*height = volume Make the height the subject of the above formula:- height = volume/(pi*r2)
pi*radius2*height = volume of a cylinder height = volume divided by pi*radius2
The square root of (volume / height / pi)
(assuming its a cylinder) volume = pi * radius2 * height so: radius = square root ( volume / ( pi * height ) )
Volume = Base Area * Height So Height = Volume/Base Area