To check that a function is strictly convex, you can use the following criterion: the graph of a function that is convex but not strictly convex contains a straight line interval. In other words, such a function coincides with a linear function on some interval, or yet in other words, its second derivative vanishes identically on some interval. Since this is not the case for $x^4$, and it is convex, we can conclude that it is strictly convex.
Proof of the criterion: If a function is convex but not strictly convex, then if satisfies $$f(tx+(1-t)y)=tf(x)+(1-t)f(y)$$ for some $x,y$ and $t\in(0,1).$ Geometrically, it means that the point $Z=(z,f(z))$ lies on the straight line segment $[XY]$ connecting $X=(x,f(x))$ and $Y=(y,f(y))$, for some $z\in(x,y)$. Now, pick any $u,v$ with $x<u<z<v<y.$ By convexity, both points $U=(u,f(u))$ and $V=(v,f(v))$ are below or on $[XY]$, hence so is the whole segment $[UV]$ between them. Moreover, if at least one of $U,V$ were not on $[XY]$, then the whole open segment $(UV)$ would be strictly below $[XY]$. But by convexity, the graph of $f$ between $u$ and $v$ is below $[UV]$, in particular, so is the point $Z$ on that graph. Therefore, $Z$ could not be on $[XY]$, which is a contradiction showing that both $U$ and $V$ must be on $[XY]$. But since $u$ and $v$ were arbitrary, this means that the whole graph of $f$ between $x$ and $y$ is just the segment $[XY]$.