If you take an $2r\times 2r\times 2r$ cube, and divide it to 27 equal cubes, and then remove all the "axis" cubes (all the cubes which are straight left, straight right, straight up, etc. from the middle cube) then divide each cube into 125 equal cubes and remove all the axis cubes, and repeat this process for every odd number to the power of three, you will get a nice fractal cube.
If we try to work out the area of this cube we get (after some short algebra):$$A=8r^3\prod_{n=1}^{\infty}\frac{(2n)^2(2n+3)}{(2n+1)^3}=8r^3\frac{2\times2\times\not5\times4\times4\times\not7\times6\times6\times\dots}{3\times3\times3\times\not5\times5\times5\times\not7\times7\times7\times\dots}$$ Now, we extract the Wallis product and get$$A=8r^3\frac{\pi}6$$Which is the area of a sphere with radius $r$(!!!)
Now I want to know what is the fractal dimension of this sphere cube.
I don't know much about Hausdorff dimension, but a quick scan of the Wikipedia account suggests that if you performed your construction up to the stage where you divide into $p^3$ cubes for some odd $p$ but then continued using that value rather than increasing it, the result would have dimension $log(p^3 -3p +2)/log(p)$. This expression tends to 3 as p increases. I suspect your construction will have higher dimension than any of these, and so has dimension 3.