The law limit for roots:
$$\lim_{x\to a}\sqrt[\leftroot{-2}\uproot{2}n]{x} = \sqrt[\leftroot{-2}\uproot{2}n]{a}$$
(If $n$ is even, we assume that $a > 0$)
However, for the definition of at least a square root, $0$ can also be accepted. Why would we exclude $a = 0$?
You assume that $a>0$ because you're approaching $a$ from two sides.
$\lim_{x\rightarrow a}\sqrt[n] x=\sqrt[n] a$ means that $$\lim_{x\rightarrow a^-}\sqrt[n] x=\lim_{x\rightarrow a^+}\sqrt[n] x=\sqrt[n] a$$
It is not possible to find $\lim_{x\rightarrow 0^-}\sqrt[n] x$ for even $n$, however $\lim_{x\rightarrow 0^+}\sqrt[n] x=0$.
For another example, try to evaluate $\lim_{x\rightarrow 0^-}2+\frac{|x|}{x}$ and $\lim_{x\rightarrow 0^+}2+\frac{|x|}{x}$.