Converting to a string with the toString() methodConverting to a string with the String() functionConverting to a string with empty string concatenationConverting to a number with the Number() functionConverting to a number by subtracting zeroConverting to a number using the parseInt() and parseFloat() functions