Earlier quoted context omitted.
Yep, I think so. My philosophy, at least, is that any idea can eventually be intuitive, no matter how difficult at first, if we find the right analogies. I see any exponent like a^b as starting at 1.0, intending to apply a rate of change of (a), but modifying that rate by (b). For example, 3^2 is an initial rate of change of 3x, which is then applied for 2 units of time [leading to 9]. So, 1.0 would turn into 9.0. Mo…
Your intuition is nice for figuring out the directions, but not so nice for explaining the numbers. By which I mean, I can understand why it's real, but I can't explain why i^i = e^(-pi/2)... I would expect it to be a nicer number instead (like 1/2, or 1/e, or something like that). I can't really explain why both pi and e end up int he formula.
Having i as a base means "we plan on rotating 90 degrees" which actually means pi/2 radians.
e^rt models growth rate of r, for time of t. so e^(i · pi/2) creates a 90 degree turn (we intend on rotating, i, and do this enough to get a full 90-degree turn, pi/2).
This is all a fancy way of saying:
90 degree turn = i = e^(i · pi/2)
Now, with i^i, we're planning on modifying that growth rate (e^(i · pi/2)) that we just figured out! We're going to twist the "rate" from i (90 degrees) to i · i (180 degrees):
i^i = e^(i · i · pi/2) = e^(-pi/2)
which is the real number less than 1 (about 0.2).
I'm summarizing on the fly, but the full explanation for i^i and i^i^i are here: http://betterexplained.com/articles/intuitive-understanding-...