Given volume and surface area only, how can I check whether the surface area is enough to create the specified volume?
If the lowest area to volume ratio suggests that a sphere is the optimum container, does that mean I just use the formulae for sphere area and volume and compare the radius?
What if the container must be a cuboid? What if none or one side of the cuboid is given?