Let $(x_n)_{n \in \mathbb{N}}$ be a sequence such that $x_{n+1} = \sqrt{3+2x_n}$ and $x_0 \in [0, 3]$. Prove that: $$\lim_{n \to \infty} n^k(3 - x_n) = 0, \, \, \forall \, k \in \mathbb{N}^*$$
I've proved that $(x_n)$ is increasing, bounded and has a limit of $3$, but I haven't managed to prove that the given limit is $0$.
Thank you in advance!