Is there a systematic way to find an example of an entire function $f$ such that $f(z)=-f(iz)$ for all $z$? By testing at monomials, we find that $f(z)=z^6$ is a solution. But how can we find other solutions?
I tried writing $f=u+iv$ and then differentiated and then applied Cauchy-Riemann equations, but that just ended up with Cauchy-Riemann equations for $u$ and $v$ itself.
Since $f$ is entire, we may expand it at $z = 0$: $$f(z) = \sum_{n \geq 0}a_nz^n,$$ where each $a_n$ is a complex number.
It follows that $$-f(iz) = \sum_{n\geq 0}-a_ni^nz^n$$ and the needed identity is thus equivalent to $$a_n = -a_ni^n, \forall n\geq 0.$$
This holds if and only if $a_n = 0$ for all $n$ such that $n\not\equiv 2\mod4$.
Therefore we may write $f(z) = a_2 z^2 + a_6 z^6 + a_{10}z^{10} + \cdots$, i.e. $f(z) = z^2g(z^4)$, where $g$ is an entire function.