In What is $\lim_{x \rightarrow 0} x^0$?
There are discussion that the number is 1.
Of course $ 0^{0} $ isn't well defined. $ 0^{x} $ is $0$ and $ x^{0} $ is always 1 for all $x\neq 0$
I'd say the limit will either be 1 or $0$ depending on how we approach it. It seems that if we approach it from $ x^{x} $
However, I want simple proofs.
One proof says that
$ \lim_\limits{x \rightarrow 0} x^{x} = \lim_\limits{x \rightarrow 0} e^{\log( x^{x})} $
$= \lim_\limits{x \rightarrow 0} e^{\log( x^{x})}$
$= e^{\lim_\limits{x \rightarrow 0} \log( x^{x})}$
$= e^{\lim_\limits{x \rightarrow 0} x \cdot \log(x)}$
I am stuck here. That's because $\log(0)$ is not well defined either. So how to show that it's 1?