Basically I can convert something that may be converted to an int like this:
PS C:\\Users> [string]$convertedInt = 42.000000 PS C:\\Users> [int]$returne