A sphere with a radius of one is put inside a cubical box with circular holes cut out such that the ball fits perfectly. The box and the sphere share the same volume; find the surface area of the box.
I tried cutting the cube down the middle to get a square and a circle. I then tried to find the distance between the two points of intersection between the circle and square on one side of the square but hit a dead end. I then tried to find the volume of empty space in the box since that could help me find the volume of the protruding parts of the sphere and maybe lead to the answer but it led to no avail.


The volume of the cube is
$ V_c = a^3 $
where $a$ is the side length of the cube.
The volume of the sphere is
$ V_s = \dfrac{4 \pi}{3} r^3 $
Setting $r = 1$ and equating volumes, we deduce that
$ a = \sqrt[3]{\dfrac{4\pi}{3}} \approx 1.61199195402$
Therefore, the radius of the circle cut from each of the six sides of the cube to fit the protruding sphere is
$ R = \sqrt{1 - \left( \dfrac{a}{2} \right)^2 } \approx 0.59192101251$
Hence the total area of the cubical box after removing these circular cuts is
$ \text{Area} = 6 ( a^2 - \pi R^2 ) \approx 8.98678 $