If $x,y\in \mathbb{R}$ and $f(x+y)=f(x)+f(y)+y\sqrt{f(x)}$ and $f'(0)=0\;,$ Then $f(x)$ is
$\bf{My\; Try::}$ Using $$f'(x) = \lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h} = \lim_{h\rightarrow 0}\frac{f(x)+f(h)+h\sqrt{f(x)}-f(x)}{h}$$
Now Put $x=y=0$ in $$f(x+y)=f(x)+f(y)+y\sqrt{f(x)}\;,$$ We get $f(0)=0$
So we get $f(0)=0$
So $$f'(x) = \sqrt{f(x)}+\lim_{h\rightarrow 0}\frac{f(h)}{h}=\sqrt{f(x)}$$
So $$\int\frac{f'(x)}{\sqrt{f(x)}}dx = 1\int dx\Rightarrow 2\sqrt{f(x)}=x+c$$
Now Put $x=\;,$ We get $c=0$
So we get $2\sqrt{f(x)}=x\Rightarrow 4f(x)=x^2\Rightarrow \displaystyle f(x)=\frac{x^2}{4}$
Can we solve it some short way, If yes then please explain here, Thanks
$$f(x+y)=f(x)+f(y)+y\sqrt{f(x)}=f(y+x)=f(y)+f(x)+x \sqrt{f(y)}$$ Subtracting $f(x)+f(y)$ from each side and squaring , we have that $$y^2f(x)=x^2f(y) \Leftrightarrow \frac{f(x)}{x^2}=\frac{f(y)}{y^2}$$ So we have $\frac{f(x)}{x^2}$ is a constant function. Now put $f(x)=cx^2$ in the original equation, where $c$ is a constant. Simplifying gives us that $$2cx=\sqrt{c} |x|$$
Note that if $c \neq 0$, $c$ will take different values depending on the value of $x$, This is a contradiction, as $c$ is a constant. So we have $c=0$. Thus, $f(x)=0$ is the only solution. In order for $\frac{x^2}{4}=f(x)$, to be a solution we must have a constraint that $x \ge 0$, or the functional equation should be altered so: $$f(x+y)=f(x)+f(y)+y\operatorname{sgn}(x)\sqrt{f(x)}$$