You can get a complex number when (for example) taking the root of a (negative) real number, but can you also do the same for quaternions? So my question is:
Is there an algebraic function $f$ that maps $\mathbb{C}$ (complex numbers) to $\mathbb{H}$ (quaternions)?
EDIT:
$f$ should map a number $v\in\mathbb{C}$ possibly $\in\mathbb{R}$ to a number $w\in\mathbb{H},\not\in\mathbb{C}$.
Also $f$ should not be trivial meaning the function shouldn't "contain" quaternions, example: $f(x)=x+a,a\in\mathbb{H}$ would be trivial. (Is there a better way to say what I mean?)