Mark M. answered 10/10/19
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
∑n=2 to ∞ [1 / √(n3 - 2n2 + 5n - 7]
Try the limit comparison test with an = 1 / √(n3 - n2 + 5n - 7) and bn = 1 / √n3 = 1/n3/2
∑ (n=2 to∞) bn converges since it is the tail end of the p-series with p = 3/2 > 1
an / bn = √ [n3 / (n3 - n2 + 5n - 7)] = √ [ 1 / (1 - 1/n + 5/n2 - 7/n3)]
limn→∞ [an / bn ] = 1, so ∑(n=2 to ∞) an also converges.