First, note that as $n \to \infty$,
$$
f_n(x,y):=\frac{1+\frac{\cos^2(x^3)}{n}}{x^2+y^2+1} \to \frac{1}{x^2+y^2+1}=:f(x,y)
$$
pointwise. Using polar coordinates,
\begin{align*}
\iint_A \frac{1}{x^2+y^2+1} dA &= \int_0^{2\pi} \int_0^2 \frac{1}{r^2+1} r \, dr \, d\theta \\&= \int_0^{2\pi} \frac{\ln 5}{2} d\theta = \pi \ln 5.
\end{align*}
Now why does $\lim_{n \to \infty} \int_A f_n(x,y) dA = \int_A f(x,y) dA$? There are a few ways to show this. For one way, note that $0 \leq f_n(x,y) \leq \frac{2}{x^2+y^2+1}$, which is an integrable function over $A$. Then use Dominated Convergence Theorem to finish it off