I need to find volume of body given with this: (using spheric coordinates)
$x^2+y^2+z^2 \leq4$
$\frac{\sqrt3}{3}z\leq-\sqrt{x^2+y^2}$
I know that first inequality is inside of the sphere. But I'm not sure about second. I think it is elipse. I would appreciate picture and solution. I'm stuck with this for days.
We know that: $$z^2\sin^2 \alpha=(x^2+y^2)\cos^2\alpha$$ shows a cone where $\alpha$ is a constant such that $0\leq\alpha\leq\pi$. Here, we see that $\alpha=\pi/6$. So, we have $$V=4\int_{\theta=0}^{\pi/2}\int_{\phi=0}^{\pi/6}\int_{\rho=0}^2~\rho^2\sin\phi~d\rho d\phi d\theta$$