Calculate $\textrm{vol}(E)$, for $$ E=\{(w,x,y,z)|0<w<1-(x^2+y^2+z^2)^3\}. $$
My try:
Exchange for : $0<w+(x^2+y^2+z^2)^3<1$
Integrate first by range of $[0,1] dw$, and get $$0<1/2+(x^2+y^2+z^2)^3<1$$ Now, replace for polar, and get the integral: $$ \int ^{ \pi}_{0}\int ^{2 \pi}_{0} \int_{0} ^{\sqrt[3]{0.5}}0.5R^2+R^8)\sin(\phi)\; dr d\theta d\phi $$ which leads to $$\int ^{ \pi}_{0}\int ^{2 \pi}_{0} (0.25/3+1/72)\sin(\phi)\; dr d\theta d\phi $$ which is cleary wrong as it leads to $$ 4\pi^2\cdot\frac{7}{72}=\pi^2\cdot\frac{7}{18}$$ which is clearly wrong. Does anyone spot my mistake?
I tried $$\int_{-1}^1\left(\int_{-(1-x^2)}^{1-x^2}\left(\int_{-(1-x^2-y^2)}^{1-x^2-y^2}\left(\int_0^{1-(x^2+y^2+z^2)^3}{\rm d}w\right){\rm d}z\right){\rm d}y\right){\rm d}x$$ and, with my favorite CAS, found the stupid answer $$I=\frac{1541257128064}{619377984225}$$ I know...