Hint $\,\ (\sqrt a + \sqrt b)^5 = f(a,b)\sqrt a + f(b,a)\sqrt b\,\ $ for $\,\ f(x,y) = x^2\! + 10xy+5 y^2\ $ exploits symmetry to shorten computation, and yields an independent check.
0
Bumbble Comm
On
Another way:
If $a+ib = r e^{i\, \theta}$,
$(a+ib)^n= r^n e^{n\,i\, \theta}
=r^n (\cos(n\,i\, \theta)+i \sin(n\,i\, \theta))$.
Hint $\,\ (\sqrt a + \sqrt b)^5 = f(a,b)\sqrt a + f(b,a)\sqrt b\,\ $ for $\,\ f(x,y) = x^2\! + 10xy+5 y^2\ $ exploits symmetry to shorten computation, and yields an independent check.