let be a number with k-cipher $ number= \sum_{n=0}^{k}a_{n}10^{n} $
this number satisfies
$$ \sum_{n=0}^{k}a_{n}10^{n} = 2\prod_{n=0}^{k}a_{n} $$
the number is equal to double the product of its ciphers
for k=2 is easy the number is 36 however for fixed positive 'k' can this only be tested by brute force ?? , i mean w must test all the EVEN numbers with k ciphers