You have a data set consisting of the following points (1, 1), (4, 16), (8, 64) of a function y(x). You are fitting a curve f(x) that passes through the three given points, and then approximate the value of y(0) by using this curve. What is the technique that you are applying?
Interpolation
Extrapolation
Least squares regression
None of the above