Then Find the value of $s^4-18s^2-8s$
$$s=\sqrt a + \sqrt b +\sqrt c$$ $$s^2=a+b+c+2(\sqrt {ab} +\sqrt {bc} +\sqrt {ac})$$
I can’t seem to find a way around this obstacle. Squaring it again gives another $\sqrt {ab}+\sqrt {bc} +\sqrt {ac}$, and is seemingly never ending.
This drove me to the conclusion that the value of s cannot actually be found, and the question must be manipulated to get the required from. I don’t know how to do that though.
How about evaluating the square of $\sqrt{ab}+\sqrt{bc}+\sqrt{ca}$ independently?
$$(\sqrt{ab}+\sqrt{bc}+\sqrt{ca})^2=ab+bc+ca+2\sqrt{abc}(\sqrt{a}+\sqrt{b}+\sqrt{c}) = 11+2s$$
so
$$\sqrt{ab}+\sqrt{bc}+\sqrt{ca}=\sqrt{11+2s}$$
From your work, we then get:
$$s^2=9+2\sqrt{11+2s}\Rightarrow s^2-9=2\sqrt{11+2s}\Rightarrow s^4-18s^2+81=44+8s$$
In conclusion $s^4-18s^2-8s=-37$.