I already calculated the first fraction which is : $$\frac{n^3}{2^n+a}$$ as convergent for all values of a by using $\frac{n^3}{2^n}$ but I can't find a method to calculate the other one .
Is there any quick solution for the whole fraction instead of solving each part at a time?
If you proved that the first sum is convergent than also the second one is convergent, because:
$$\exists N:\frac{a}{2^n+a}<\frac{n^3}{2^n+a} \ \ \ \forall n\geq N$$
So for comparison test the sum converges. Clearly this is valid only if $a\neq -2^k \ \ \ k\in \Bbb{N}-\{0\}$
:)