Find the line integral along curve $C$ of $[f(z)]^2=z$ where $f(1)=1$.
Here is curve c: https://i.stack.imgur.com/fNrIA.jpg (Sorry for the blur, the points are $1$ and $e$)
How can I solve this? I am lost. Is $f(z)= z^{1/2}$? If so, is $f(1) = 1$ telling us the radius in the beginning is $1$? Which method do we use to solve this and how can you tell? Note: No residue method.
$f(z)$ is one of the square roots of $z$. Since $f(1)=1$, we deduce that $f(z)=\sqrt z$. Since $f$ is continuous and has a primitive in the curve $C$, which is $F(z)=\frac{2}{3}z^{\frac{3}{2}}$, you can calculate the integral simply by:
$$\int_{C}f(z)dz=F(e)-F(1)=\frac{2}{3}(e^{\frac{2}{3}}-1)$$