Fix any field, for concreteness the complex numbers. Let $a$ be any element of the field. Are there any non-constant rational functions $f$ over the field such that $f(x)^4+a$ is a perfect square? That is, $f(x)^4+a = r(x)^2$, where $r(x)$ is another rational function?
Equivalently, do there exist any pairs of polynomials $p,q$ such that $p(x)^4+aq(x)^4$ is a perfect square?
For the related problem of finding $f(x)$ such that $f(x)^2+a$ is a perfect square, a solution is $f(x)=(4x^2-a)/(4x)$. Notice that $$f(x)^2+a=\frac{(4 x^2-a)^2+16x^2a}{16 x^2}=\frac{(4 x^2+a)^2}{16 x^2}$$ which is a perfect square.
Is there a way to generalize this to an $f$ such that $f(x)^4+a$ is a perfect square? Alternatively, is there a way to argue that such a rational function does not exist?
There do not exist such $f$, for any non-zero $a$, provided the field characteristic is not 2.
It turns out this follows from the answer to another question of mine (Characterize polynomials that can be "squarified").
Over a closed field (of characteristic not 2), $-a$ will have 4 distinct roots. Hence, the polynomial $p(y)=y^4+a=y^4-(-a)$ is square-free. The answer to my other question shows that any square-free polynomial of degree greater than 2 cannot be "squarified". I.e. there do not exist rational functions $f(x)$ and $r(x)$ such that $r(x)^2=p(f(x))=f(x)^4+a$.