Thanks ChrisVer.
I'm not native, so a little difficult to understand that sentense. Sorry,but I ask in another words.
If A=\left(\begin{array}{cc} a & b \\ c & d \end{array}\right),
\sqrt{A}=\left(\begin{array}{cc} \sqrt{eigenvalue1} & 0 \\ 0 & \sqrt{eigenvalue2} \end{array}\right)?
I want to...