Oh, you mean i, right? Well, i is certainly not defined as [tex]\sqrt{-1}[/tex], that would be a very bad definition. Instead i is defined as a quantity such that [tex]i^2=-1[/tex]. But how do we define this rigourously?
Well, we can see the set of all complex numbers as [tex]\mathbb{R}^2[/tex] and we define an addition and a multiplication on that as
[tex](a,b)+(c,d)=(a+b,c+d)~\text{and}~(a,b)\cdot (c,d)=(ac-bd, bc+ad)[/tex]
Then i is defined as (0,1).
This is the simplest construction of the complex numbers, another one would be as the quotient [tex]\mathbb{R}[X]/(X^2+1)[/tex] or as a matrix group which consist of the numbers
[tex]\left(\begin{array}{cc} a & -b\\ b & a\end{array}\right)[/tex].
But i is certainly NOT defined as the square root of -1...