Suppose $N(h)$ is an approximation for every $h>0$ and that $M=N(h)+Ah^{4/3}+Bh^{7/3}$. Apply one step of Richardson's Extrapolation with Value $N(3h)=2.7172$ and $N(h)=2.7182$ and compute the impoved value for $M$. If needed take $h=.0001$.
I'm not really sure how to proceed, any help or insight would be appreciated.