My homework wants me to find the interval of convergence and the radius of the power series, but it does not give the function, instead it gives the first 4 terms of the series.
The terms are $-x^{9} + \frac{x^{11}}{8} - \frac{x^{13}}{27} + \frac{x^{15}}{64}$
I am confused on how to accomplish this.
Well you should see some regularities which enable you to "guess" all the other terms. It is not mathematically strict, but hey, it's your homework:
So your series is $$ \sum_{n=1}^{\infty} (-1)^n \frac{x^{7+2n}}{n^3} $$