Not every function $f(x,y) = u(x,y) + iv(x,y)$ is holomorphic. We need $\frac{\partial f}{\partial \overline{z}} = 0$. One might check $\frac{\partial f}{\partial \overline{z}} = \frac{\partial }{\partial x} - i \frac{\partial }{\partial y}$. Then use the product rule
$$ \left( \frac{\partial }{\partial x} - i \frac{\partial }{\partial y}\right)( u+ iv) = \left( \frac{\partial u }{\partial x} + \frac{\partial v}{\partial y} \right) + i\left( \frac{\partial v}{\partial x} - \frac{\partial u }{\partial y} \right) = 0 $$
If we had used a polar representation $f(x,y) = R(x,y) e^{i\theta(x,y)}$, how would the Cauchy-Riemann equations relate $R , \theta$ ?
If I had the real part of $f$ on the real line $u(x,0)$, to what extent is it possible to reconstruct $u(x,y),v(x,y)$? Actually, I am hoping to reconstruct $R(x,y)$ from $\theta(x,y)$.

