This question can be asked in two different (but equivalent) ways:
$1.$ What values of $a$ satisfy $a^x>x\forall x\in\mathbb{R}?$
$2.$ Find the interval in which $a$ has to lie so that the graph of $f(x)=a^x$ is always above the graph of $\textrm{id}(x)=x.$
My Attempt:
Clearly, $a$ cannot be negative. Any negative number raised to an odd positive integer is negative, and hence is less than the exponent. More explicitly, $(-1)^1=-1<1.$
$a=0$ does not work either. A counterexample to demonstrate this is $0^3=0<3.$
After working out that $a>0$ using the above arguments, I thought that all $a>1$ would satisfy $a^x>x,$ but that's clearly untrue. For example, the graph $f(x)=1.3^x$ cuts the graph of $\textrm{id}(x)=x$ at $x_1≈1.471,$ and $x_2≈7.857.$ Moreover, between these two values, the graph of $f$ lies below the graph of $\textrm{id}.$ I have that $1.444667<a≤1.444668.$ I got this using desmos. According to desmos, the graph of $f(x)=1.444667^x$ intersects the graph of $\textrm{id}(x)=x$ at two points while $f(x)=1.444668^x$ does not intersect $\textrm{id}(x)=x$ at all. Is there a closed form for $a?$ I have attached screenshots of the graphs below.
Fig. $1.$ Graphs of $f(x)=1.444668^x,$ and $\textrm{id}(x)=x.$
Fig. $2.$ Graphs of $f(x)=1.444667^x,$ and $\textrm{id}(x)=x.$
Fig. $3.$ Fig. $2,$ but zoomed in.
Note: While the screenshot may make it seem like the two graphs in Fig. $1$ intersect, they don't (atleast according to desmos).
The $a$ you seek is $e^{1/e}$.
Indeed, $a^x>x$ for all $x$ iff $a > x^{1/x}$ for all $x$.
Therefore, the minimum $a$ is the global maximum of $x^{1/x}$.
The function $f(x)=x^{1/x}$ has a global maximum at $x=e$ and so $a^*=e^{1/e}$