$$ \sum_{i=1}^{1000} i^\frac{-2}{3} =M$$
$$\text{Then find the value of [M]-20} $$ $$\text{where[ . ] Denotes the greatest integer function.}$$ My attempt, I was able to figure out the lower end of M as $$\sum_{i=1}^{1000} i^\frac{-2}{3} \gt \int_{1}^{1000} x^\frac{-2}{3} dx$$ which yielded the result that $$ M \gt 27$$ But now I struggle to setup an upper bound on this thing. Any help is appreciated.