Let $S$ be the surface of the cone $z=2-\sqrt{x^2 +y^2}$ above $xy$-plane. Evaluate $\iint_S \mathrm{curl}\space\mathbf F \cdot d\mathbf S$ where the vector field $\mathbf F$ is defined by:
$$\mathbf F=(x-z)\space\mathbf i + (x^3+yz)\space\mathbf j - (3xy^2)\space \mathbf k$$
I tried to let $x=r \cos\theta$, $y =r \sin\theta$, but I am confused on integration.
If I let $x=r \cos\theta$, $y =r \sin\theta$, my parametric equation will be $\vec{r}(r,\theta)=<r\cos\theta,r\sin\theta,2-r>$, but now the problem is about $\text{curl }\mathbf F$.
I change the $x, y$ in $\text{curl }\mathbf F$ also into $(r,\theta)$ form, but when I multiply $\text{curl }\mathbf F$ with $\vec{r}(r)\times \vec{r}(\theta)$, there is where I confused. It is hard to integral. Is that I make some mistakes?
I need help, thanks.