As we know, through the IVT, all cubic functions of the form $y=ax^3+bx^2+cx+d$ will have a range of $\mathbb{R}$. I've noticed how $y=ax^3+bx^2+cx+d$>>>$y=a*abs(x)x^2+bx^2+cx+d$ will turn a cubic into a twice differentiable function of range $r<n$ or $r>n$ that is the piecewise function of two cubics with the split at $x=0$. Here's a desmos page with all of these things and more. https://www.desmos.com/calculator/hun3zgzxrp
If anybody could explain why this is, I'd love to hear the answer, thank you.