Find the minimum value of the function $f: R \to R, f(x)= \int_{0}^{1} {|x-t|}^3dt$
I computed the function analysing 3 cases: $x \leq 1, x \in (0,1), x \geq 1 $ And then i studied the extrem with derivatives obtaining that f has $1/2$ as a minimum point. I am interested if there is a shorter solution without too much computation.