VALUE

From LongJump Support Wiki

The VALUE function converts a text string with numbers into a number.

Syntax
VALUE(string)
Return
Number
Example
VALUE('57') = 57