This is to address your comment where you said you didn't know that you can conclude that $f$ is increasing everywhere because $f' = 0$ at $0$ and greater than $0$ everywhere else.
You know that $f$ is strictly increasing at all points $x < 0$ and strictly increasing at all points $x>0$ because $f' > 0$ everywhere else. Now since $f' \geq 0$ everywhere, $f$ is non-decreasing everywhere. Now consider $\epsilon > 0$. Then $0<\frac{\epsilon}{2}<x$. Then since $f$ is non-decreasing everywhere, $f(-\frac{\epsilon}{2}) \leq f(0) \leq f(\frac{\epsilon}{2})$.
Also, $f(-\epsilon) < f(-\frac{\epsilon}{2})$, since $-\epsilon < -\frac{\epsilon}{2} < 0$ and $f$ is strictly increasing for all $x<0$. Similarly, $f(\frac{\epsilon}{2}) < f(\epsilon)$.
So for any $\epsilon > 0$, $f(-\epsilon) <f(-\frac{\epsilon}{2}) \leq 0 \leq f(\frac{\epsilon}{2}) < f(\epsilon)$. This implies $f(-\epsilon) < 0 < f(\epsilon)$ for any positive $\epsilon$.
Now note that any $x<0$ can be represented as $-\epsilon$ for some $\epsilon >0$ and any $x>0$ can be represented as $\epsilon$ for some $\epsilon > 0$. So for any $x < 0$, $f(x) < f(0)$ and for any $x > 0$, $f(0) < f(x)$.
So now prove that $f$ is strictly increasing, i.e. if you consider any pair of points $x < y \in\mathbb{R}$, then $f(x) < f(b)$. Consider the different cases, e.g. $x <0 $ and $ y < 0$, $x <0$ and $y>0$, $x <0$ and $y=0$, etc.