Given complex numbers, we can calculate e.g. $i^i$.
Given quaternions, how can we calculate something like $i^j$? Wolfram Mathematica choked on that and googling did not produce any useful results. My guess is that this could be something ill defined, similar to quaternion derivative or, perhaps, even worse.
$$ i^j = (e^{i\pi/2})^j = e^{ij\pi/2} = e^{k\pi/2} = k $$