This a Type-Specifier function. It takes a text parameter and simply returns it. Its primary use is when you want to ensure that a data reference or prompt value is treated as being of type number in contexts where its role might otherwise be ambiguous.
Other type-specifier functions which can be used in a similar way are Date, Text, Bool and Item.
=Number(["Enter number"])