I have to find the volume between the sphere $x^2+y^2+z^2=1$ and below the cone $z=\sqrt{x^2+y^2}$ using Spherical Coordinates.
Here is what I have so far:
Transforming the cone part gives:
$\begin{align*} \sqrt{x^2+y^2} &= \sqrt{r^2\cos{\theta}^2\sin{\phi}^2+r^2\sin{\theta}^2\sin{\phi}^2}\\ &=\sqrt{r^2\sin{\phi}^2(\cos{\theta^2}+\sin{\theta}^2)}\\ &=r\sin{\phi} \end{align*}$
I know the shape of intersection is a circle with $r = \frac{1}{4}$.
I am pretty sure that as far as the limits of integration will go, $0\leq\theta\leq 2\pi$, but I have no idea where to go from here.
How can I set up the integral?
HINT:
This is not a proper answer using spherical coordinates so giving as hint for answer, hope details are easy to fill in. Area of spherical cap is area of equatorial circle multiplied by cap height.
$$ \frac{Area_{spherical cap}}{ 4 \pi R^2} \cdot (\frac43 \pi R^3) $$
$$ = 2\pi R^2 (1- \frac{1}{\sqrt2})\cdot \frac{R}{3} $$
Maximum radius of cone is $ \frac{R}{\sqrt2}.$