I understand that
$$ \sum_{r=1}^n \frac{1}{r} \approx \int_{1}^n \frac{dx}{x} = \log n $$
I would like to verify whether the following holds true as well, for a series that is related to the above series:
$$ \sum_{r=1}^n \frac{1}{r^{1/2}} \approx (log n)^{1/2} $$
I am doubtful whether this will work though. I tried various ways to verify this but I am probably not using the correct fundamental properties required here. Any guidance on how to calculate $$ \sum_{r=1}^n \frac{1}{r^{1/2}} $$ will be very helpful. Thank you so much.