const givenNumber = 984627946593885903849; const internationalNumberFormat = new Intl.NumberFormat('en-US') console.log(internationalNumberFormat.format(givenNumber))