var num = parseInt("a4r t 4r43 43a b345b 123 cc gaeg4".replace(/\D+/g,"")); alert(num); alert(typeof num);