I've came across this issue, and couldn't manage to explain it.
If given a square matrix, such as $3\times 3$, and it's rank equals to $1$, when searching its eigenvalues, the Trace of the matrix is one of them, as well as $0$.
I would like to get the explanation of this issue and to ask if another eigenvalues could be possible (except the trace and $0$)?
EDIT: i mean that if a matrix is in its diagonal form it's pretty obvious, but if a matrix is not in its diagonal form or even it's unknown if the matrix is diagonalizable.