For the vector field $\mathbf{F}=(xy^2,yz^2,x^2z)$ use the divergent theorem to evaluate $$\iint_S\mathbf{F}\cdot d\mathbf{S}$$ where $S$ is the sphere of radius $1$ centered at the origin.
We use the divergence theorem and get that the divergence is, $div\mathbf{F}=y^2+z^2+x^2$ and hence the surface integral is equal to the triple integral $$\iiint_B(y^2+z^2+x^2)dV$$ where $B$ is the ball of radius $1$. Now to evaluate the tripple integral, we can change to variables of spherical coordinates. In our case $$0 \leq \rho \leq 1, 0 \leq \theta \leq 2 \pi, 0 \leq \phi \leq \pi$$
Now why we get that the integral is simply $x^2+y^2+z^2=\rho^2$? Here I got stucked.
EDIT: We than know that the Jacobian determinant is $dV=\rho^2 \cdot sin(\phi)\cdot d\phi \cdot d \theta\cdot d \rho$