How to pull only scientific notation values from table

My question still is: How can I pull only those that have the scientific notation from my table. There are approx 10k records to review. Using WHERE FEDEX_ID LIKE '%E+%' does not work.

Thanks!