N(value)
N returns a value converted to a number. Strings containing text are converted to the zero value.
N("42") equals 42.