What is the value of $$[(1^ {-2/3}) + (2^ {-2/3}) + (3^ {-2/3}) + … + (1000^ {-2/3})]?$$ where $[x]$ stands for the greatest integer function.
P. S : I ran a code on my PC to find that the quantity inside the [ ] function is approximately equal to $27.5$ , thus $[27.5] = 27$. I am however Looking for a mathematical way to approximate the sum, instead of having run a code.
Hint. Note that $$S-1=\sum_{k=1}^{999}(k+1)^{-2/3}< \sum_{k=1}^{999}\int_{k}^{k+1}x^{-2/3}\,dx< \sum_{k=1}^{999}k^{-2/3}=S-\frac{1}{100}$$ where $S=\sum_{k=1}^{1000}k^{-2/3}$.