As we all know, square rooting -1 (a real number) opens up the "imaginary" dimension (defined by the presence of iota).
We can return from the imaginary dimension back to the real dimension by reversing this process (i.e by taking a square of iota).
My question is, can we return to the real dimension by using the other path? That is, shall we ever return to the real dimension if we keep taking square root of the negative value obtained by the previous square root?
That is, let i, j, k, l ... be variables such that.
i = √-1
j = √-i
k = √-j
l = √-k
...
...
Shall any of these variables return to the real dimension again? If yes, after how many square roots?
OR
In mathematical terms:
For what real value of n, so that n is a power of 2, (-1)^1/n belongs to the set of real numbers?
Sorry if this last statement appears in a bad format. I do not know how to present equations in mathematical form using this site's encoding system.