Consider the vector field $$F(x,y,z)=(zy+\sin x, zx-2y, yx-z)$$ (a) Is there a scalar field $f:\mathbb{R}^3 \rightarrow \mathbb{R}$ whose gradient is $F$?
(b) Compute $\int _C F\cdot dr \neq 0$ where the curve $C$ is given by $x=y=z^2$ between $(0,0,0)$ and $(0,0,1)$.
I have no idea how to do the first one and for the second one, is there any typo on the curve equation because I have no idea how to parameterize it...
Hints: Note that ${\rm Dom}(F) = \Bbb R^3$ is simply connected, so said $f$ exists if and only if $\nabla \times F = {\bf 0}$.
On item $(b)$ there is a typo: the point $(0,0,1)$ does not satisfies $x=y=z^2$. Maybe it meant $(1,1,1)$, on which case the parametrization ${\bf r}(t) = (t^2,t^2,t), \,0 \leq t \leq 1$ will work (try to convince yourself of that). However, if the answer to item $(a)$ is affirmative and $f$ does exist, then by the Fundamental Theorem of Calculus: $$\int_C F\cdot{\rm d}{\bf r} = f(1,1,1)-f(0,0,0).$$