split number into array javascript 27 Split Number Into Array Javascript It's very simple, first convert the number to string using the toString () method in JavaScript and then use split () m… Written By Susan R. Robinson Thursday, December 6, 2018 Add Comment Edit