The actual question which I was solving was proving ${{\sqrt[x]{x}^{\sqrt[x]{x}}}^\sqrt[x]{x}}^{...}=x$
Taking the expression equal to some variable,
$\rightarrow{{\sqrt[x]{x}^{\sqrt[x]{x}}}^\sqrt[x]{x}}^{...}=y$
$\rightarrow(\sqrt[x]{x})^y=y$
$\rightarrow \sqrt[x]{x} = \sqrt[y]{y}$
$\rightarrow x^y = y^x$
or,
$\rightarrow \dfrac{\log x}{x} = \dfrac{\log y}{y}$
Does this imply that $x=y$ ?