Calculate the volume of the contents of the bowl $K$, which is given by $x^2 + y^2 \leq z \leq 1$.
$$x^2+y^2\leq z\leq 1$$
$$x^2+y^2=1\iff y=\pm\sqrt{1-x^2}$$
$$-1\leq x\leq 1$$
$$-\sqrt{1-x^2}\leq y\leq\sqrt{1-x^2}$$
$$\iiint 1~\mathrm{d}x~\mathrm{d}y~\mathrm{d}z=\iint\left(\biggl[z\biggr]_{x^2+y^2}^y\right)~\mathrm{d}x~\mathrm{d}y=\iint\left(-x^2+y^2)~\mathrm{d}y\right)~\mathrm{d}x=\int\biggl[y-yx^2+\frac{y^3}{3}\biggr]_{-\sqrt{1-x^2}}^{\sqrt{1-x^2}}=\int\left(\sqrt{1-x^2}-\sqrt{1-x^2}x^2+\frac{\sqrt{1-x^2}^3}{3}\right)-\left(-\sqrt{1-x^2}+\sqrt{1-x^2}x^2-\frac{\sqrt{1-x^2}^3}{3}\right)=\int_{-1}^12\sqrt{1-x^2}~\mathrm{d}x-\int_{-1}^12\sqrt{1-x^2}x^2+\int_{-1}^1\frac{\sqrt{1-x^2}}{3}$$
I don't know if I did right so far but as you can see I got something that is kinda hard to integrate and I'm pretty sure I wasn't meant to solve it this way so can someone please explain?
Since:
$$ x^2+y^2 \le z \le 1 \quad \quad \Leftrightarrow \quad \quad 0 \le z \le 1 \, \land \, x^2+y^2 \le z $$
it follows that:
$$ V = \int_0^1 \text{d}z \iint\limits_{x^2+y^2 \le z} 1\,\text{d}x\,\text{d}y = \int_0^1 (\pi\,z)\,\text{d}z = \frac{\pi}{2}\,. $$