$\displaystyle \sum_{n=1}^\infty ({ a^{1/n} - \frac{b^{1/n}+c^{1/n}}{2}}),\ if (a>0,b>0,c>0)$
Edit 1
Sorry, replaced i with n. Obviously, term test is inconclusive due to limit is equal to zero. Actually, i tried ratio test several times but didn't succeed and got 1 as a result every time. Also tried to represent a,b,c as exponents and expand them in Taylor series but it didn't work too.
Hint: $x^{1/n}=1+\frac{\ln(x)}{n} + O(n^{-2})$.