Show that an entire function $f$ has no zeros if and only if there exists another entire function $g$ so that $f=e^g$.
For if part, easy because exp function has no zero and is of course entire. For only if part, I thought that f can be expanded as Taylor series centred at 0, and let g(z) = z*(f^(n)(0))^(1/n), so f = exp(g). Is that correct method? I think that g is multivalued. Is that a problem?