`Limit(((x - 6)**(Integer(1)/3) + 2)/(x + 2),x,-2,'-').doit()` returns `-oo*sign(2+2*(-1)^(1/3))`. How to make it real-valued?