Let $T$ be the triangle with the vertices $\{(-1,0) , (1,1), (0,2)\}$ traversed in the anticlockwise direction. let $\hat{a}$ be the outward normal to $T$ in the $xy$ plane
Evaluate $$ \oint_{\partial T} \vec{F} \cdot \hat{a} \, ds $$
where
$$\vec{F}(x,y) = (2x^2 + 3x -2 \cos^4(y) \sin^3(y) , 4 e^{2x} \sinh(x) - 3y)$$
Best here to use Stoke's theorem. This may be done by recognizing that $\hat{a}=\hat{z}$, and rewriting $\vec{F}(x,y) = (2x^2 + 3x -2 \cos^4(y) \sin^3(y) , 4 e^{2x} \sinh(x) - 3y,0)$. Then
$$\nabla \times \vec{F} \cdot \hat{z} = \left (\frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y} \right )\cdot \hat{z}$$
The line integral above may be expressed as a double integral over $T$:
$$\iint_T dx dy \, \left (\frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y} \right ) $$