You are using synthitic division to divide a cubic by a linear term. Should not your result be a quadratic? None of the suggestions made so far are correct.
I might also point out that if you divide a polynomial, P(x), by the linear term x-a, the remainder is P(a). What do you get if you set x= 5 in
x3- 4x+ 1?