Problem
Functional equation
Suppose $f\colon\mathbb{R}\to\mathbb{R}\quad$ $\forall x, y \in \mathbb{R}, f((xf(x))^2 + f(y))=-x^4 + y$
What I found :
Put $x=y=0,$ then $f(f(0))=0$
And put $x=f(0), y=0\quad$ I got $f(0)=0$ or $1$
Suppose $f(0)=1, $ then $f(1)=0 $ from $f(f(0))=0$
Put $x=1, y=0\quad$ (LHS) is $0$ but (RHS) is $-1$
Thus, $f(0)=0$
What should I do next?