Trying to diagonalize the matrix:
$$A=\begin{pmatrix}2 & -\frac{1}{2} & -\frac{1}{2} \\-\frac{1}{2} & 3 & -\frac{1} {2} \\-\frac{1}{2} & -\frac{1}{2} & 5\end{pmatrix},$$
I got the characteristic polynomial :
$$p(\lambda)=\lambda^3-10\lambda^2+\frac{121}{4}\lambda-30.$$
Is it even possible to solve for $\lambda$?