I need to find the area of this region:
$$\begin{align} y&=1,\dots,y=\sqrt3x&&\implies\left(\frac1{\sqrt3},1\right)\\ y&=1,\dots,x^2+y^2=4&&\implies(\sqrt3,1)\\ y&=\sqrt3x,\dots,x^2+y^2=4&&\implies(1,\sqrt3) \end{align}$$
With Fubini's theorem I get $$\int_{y=1}^{y=\sqrt3}\left (\int_{x=\frac{y}{\sqrt3}}^{x=\sqrt{4-y^2}}\ \mathrm dx\right)\ \mathrm dy=\frac{\pi-\sqrt3}{3}$$
I think this is a good answer.
However how can use polar coordinates to solve this?
Polar coordinates $$x=\rho\times\cos(\theta);\quad y=\rho\times\sin(\theta)$$
I know that $\theta\in\left[\dfrac{\pi}{6},\dfrac{\pi}{3}\right]$ but how can I find $\rho$?
My guess is $\rho\in\left[\dfrac{1}{\sin\theta},\text{something}\right]$. Can somebody explain how to find $\rho$ in this situation?

