Cholesky decomposition is carried out on the following square matrix [A]. \[ [A] = \begin{bmatrix} 8 & -5 \\ -5 & a_{22} \end{bmatrix} \] Let \( l_{ij} \) and \( a_{ij} \) be the (i,j)\textsuperscript{th elements of matrices [L] and [A], respectively. If the element \( l_{22} \) of the decomposed lower triangular matrix [L] is 1.968, what is the value (rounded off to the nearest integer) of the element \( a_{22} \)?}