Question 1196903
A plot of  {{{ y = sqrt(x)^x - x^sqrt(x) }}} shows 1 and 4 as the only likely solutions on the real numbers.

{{{ graph(400,400, -10, 10, -10, 10, sqrt(x)^x - x^sqrt(x) ) }}}