I'm trying to determine if it is possible for a cuboid to be removed from a sphere so that the volume of the cuboid and the volume of the remaining portions of the sphere are equal, where the corners of the cuboid are points along the sphere's circumference.
I realize that the volume of a cuboid is simply $L*W*H$ and the volume of a sphere is $(4/3)πr^3$ but I don't think I can use $L*W*H$ = $(4/3)πr^3$ - $L*W*H$ since it doesn't necessarily follow the above listed constraints..
Is there another way to write out this equation so that I can account for the cuboid x, y, z points being dependent on the sphere's circumference?