Is there a neat way to show that $2^\sqrt{10} < 3^2$?
I have tried raising to larger powers, like $(2^\sqrt{10})^{100}$ vs $3^{200}$ but the problem is the two functions $2^{x\sqrt{10}}$ and $3^{2x}$ are almost equivalent, and there is no point (that I can find) where one function is "obviously" larger than the other.
Looking at $2^{2\sqrt{10}}$ vs $3^4$ I tried to find a way of showing that $2^{2\sqrt{10}} < 2^6+2^4 = 2^4(2^2+1)$ but couldn't see any neat solution.
Any help or hints are appreciated.
edit: I should have specified when I say "neat solution" I was looking for a method readily done by hand. I realise this might be an unrealistic limitation, but it was why I'm interested.
Final thoughts before going to bed: I was looking at the functions $f(x)=2^{\sqrt{1+x^2}}$ and $g(x)=x^2$. At $x=0$, clearly $f>g$. They are equal at $x=2\sqrt{2}$. At $x=4$, again $f>g$. This mean that somewhere in the interval $2<x<4$, $g>f$ (as they are both convex). The task then is to try to find a point such that $x>3$ and $g>f$. But then another fun inequality pops out... $2^{\sqrt{11}}$ vs $10$...
$$2^{\sqrt{10}}=8^{\sqrt{1+\frac{1}{9}}}<8^{1+\frac{1}{18}}=2^{\frac{19}{6}}<9.$$ Because $$2^{19}=2(500+12)^2=524288<531441=(700+29)^2=3^{12}.$$ There is another way to show a last inequality, but it's not so nice: $$2^{19}<3^{12}$$ it's $$\left(1+\frac{1}{8}\right)^6>2,$$ which is true because $$\left(1+\frac{1}{8}\right)^6>1+\frac{6}{8}+\frac{15}{64}+\frac{20}{512}>2.$$