Compute the area of the region $D=\{(x,y)\in\mathbb{R}:x^{2/3}+y^{2/3}\leq1\}.$
HINT: Set $x=\cos^3{t}$ and $y=\sin^3{t}.$
The problem is easy using Greens theorem and the integral simplifies neatly to
$$A=\frac{3}{16}\int_{t_1}^{t_2}(1-\cos{2t}) \ dt.$$
However, I'm not really sure how the bounds for $t$ should be in the integral. Both $x$ and $y$ go from $0$ to $1$, can I just plug this in my parameterization and obtain min/max for $t$? I get different values depending on if I use $y$ or $x$.
So my question is: how should one determin the bounds for $t?$
We need to describe one cycle thus, from the original parametrization for the region, we need $t\in[0,2\pi]$.