Solve in $\Bbb R$ the following equation: $\displaystyle\sqrt{x+4-4\sqrt {x}}+\sqrt{x+9-6\sqrt {x}}=1$.$\qquad\text{(1)}$
My try: The set of Perfect squares is: $\left\{\color{blue}{0,1,4,9,16,25,36,49\ldots}\right\}$
Some guesswork: $$\begin{align} \sqrt{\color{blue}0+4-4\sqrt {\color{blue}0}}=2 & & \sqrt{\color{blue}0+9-6\sqrt {\color{blue}0}}=3 && \text{$\boldsymbol\times$} \\\,\\ \sqrt{\color{blue}1+4-4\sqrt {\color{blue}1}}=1 & & \sqrt{\color{blue}1+9-6\sqrt {\color{blue}1}}=2 && \text{$\boldsymbol\times$}\\\,\\ \sqrt{\color{blue}4+4-4\sqrt {\color{blue}4}}=0 & & \sqrt{\color{blue}4+9-6\sqrt {\color{blue}4}}=1 &&\text{$\boldsymbol\checkmark$} \end{align}$$
So the solution is $x=4$.
But is there a more direct way, i.e. to find $x$ without having to do guesswork?
Thanks in advance.