Compute the volume of the region $x^4 + y^2 + z^6 = 1.$
I can let $f(y) = 1-y^2 = x^4 + z^6.$ Then $z= \sqrt[6]{f(y)-x^4}.$ I suppose I can use symmetry to calculate the volume of one portion of the integral, but I'm not sure how to come up with the integral.


Let us first consider the problem of finding the volume $V$ of the portion of the given region in the first octant; then by symmetry, the final result will be $8V$.
Thus, suppose $R$ is this intersection of the region and the first octant. Then if we make the substitution $x = t^{1/2}$, $y = u$, $z = v^{1/3}$, we get $$V = \iiint_R dx\,dy\,dz = \frac{1}{6} \iiint_O t^{-1/2} v^{-2/3} dt\,du\,dv,$$ where $O$ is the portion of the unit ball in the first octant. Now, if we convert this latter integral into spherical coordinates, we get $$V = \frac{1}{6} \int_0^{\pi/2} \int_0^{\pi/2} \int_0^1 (\rho \sin\phi \cos\theta)^{-1/2} (\rho \cos\phi)^{-2/3} \cdot \rho^2 \sin \phi \,d\rho \,d\phi \,d\theta \\ = \frac{1}{6} \left(\int_0^1 \rho^{5/6} d\rho\right) \left(\int_0^{\pi/2} \sin^{1/2}\phi \cos^{-2/3}\phi \,d\phi\right) \left(\int_0^{\pi/2} \cos^{-1/2}\theta \,d\theta \right).$$ We can now evaluate each integral, in the latter two cases using the identity that if $a, b > -1$, then $$\int_0^{\pi/2} \sin^a \theta \cos^b \theta \,d\theta = \frac{\Gamma(\frac{a+1}{2}) \Gamma(\frac{b+1}{2})} {2 \Gamma(\frac{a+b+2}{2})}.$$