What do you mean by $\operatorname{root}(x)$ ?
What's the value of $\operatorname{root}(252+ \operatorname{root}(8+ root(64$))) ?
Is it $+16$ or $+ 16$ and $-16$ ?
I have seen Wikipedia.
It is given that : $\operatorname{root}(x^2) = \operatorname{mod}(x)$ where $x$ can be $-ve$ or $+ve$.
Here , $\operatorname{root}(256) = \operatorname{mod}(16) = \operatorname{mod}(-16) = 16$
Am I right??
By definition for $a\ge0$ we have $\sqrt a =b\ge 0$ such that $b^2=a$.
Then when we consider the case $\sqrt {x^2}$ we have two cases
$x\ge 0\implies \sqrt x^2=x$
$x< 0\implies \sqrt x^2=-x$
that is