My question is very simple, but I started to wonder how does one calculate numbers like $2^{\pi}$ or $\sqrt[\leftroot{-2}\uproot{2}160]{2}$?
For example I know that:
$$2^{3/2} = \sqrt{2^3}=\sqrt{8}\approx2.83,$$
which is easy to calculate. But what about the cases I gave as an example? How would one go about and calculate those numbers using nothing else but a pencil and paper without calculator allowed?
Would we use some kind of series here to approximate these numbers?
It is also a bit unclear to me what $2^{\pi}$ means. For example to me, $2^3$ means in words: "Multiply number $2$ three times by itself", so multiplying $2$ by $\pi$ times by itself feels a bit weird when you're used to having integers in the exponent.
Thank you for any help and clarifications :)
Let $a>0$.
1) One starts defining $a^n$ for $n$ integer: $$ a^0:=1,\quad a^{n+1}:=a\cdot a^n. $$ 2) Then one defines $y=a^{1/n}$ as the unique positive solution of $y^n=a$.
3) Next $$ a^{m/n}=\left(a^{1/n}\right)^m, $$ obtaining a general definition of power with rational exponent.
4) Finally, for any $x\in \mathbb R$, one can find $q_i=m_i/n_i\in \mathbb Q$ such that $q_i\to x$. Therefore one defines $$ a^x=\lim_ia^{q_i}. $$ This is well defined because one can prove that the result is independent of the approximating sequence (continuity) i.e. $$ \lim_iq_i=\lim_iq'_i\Rightarrow \lim_ia^{q_i}=\lim_ia^{q'_i} $$ (This proof is not difficult, being the exponential monotone).