Suppose $f(z) = z + a_2 z^2 + \cdots$ with $f$ univalent on the unit disc, $f(0) = 0$, and $f'(0) = 1$. Define $g(z)^2 = f(z)/z$ and $h(z) = zg(z^2)$. Then $h$ is univalent on the disc, with $h(0) = 0$ and $h'(0) = 1$. Note that $h$ is odd, and $h(z)^2 = f(z^2)$ for each $z$ in the unit disc. How do you see that $h(z) = z + \frac{a_2}{2} z^2 + \cdots$?
EDIT: Added missing hypotheses.
It's actually not right. You could have e.g. $f(z) = z$, $h(z) = g(\arg z) z$ where $g$ takes values $\pm 1$ and $g(t) = g(\pi + t)$. But if you want $h$ to be an odd analytic function, it can't have any even powers of $z$ in its Maclaurin series: $h(z) = c_1 z + c_3 z^3 + \ldots$. Now $h(z)^2 = c_1^2 z^2 + 2 c_1 c_3 z^4 + \ldots$ while $f(z^2) = z^2 + a_2 z^4 + \ldots$, so $c_1^2 = 1$ and $a_2 = 2 c_1 c_3$. Thus either $c_1 = 1$ and $c_3 = a_2/2$ or $c_1 = -1$ and $c_3 = -a_2/2$. The next term in $h(z)$, by the way, in the case $c_1 = 1$ is $\left(\frac{a_3}{2} - \frac{a_2^2}{8}\right) z^5$.